diff options
author | mukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-20 14:36:30 +0000 |
---|---|---|
committer | mukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-20 14:36:30 +0000 |
commit | 8b3e3d8f101deab32cc3482ad752e99802efe109 (patch) | |
tree | d626c4996af36620d5a03257429343c5bfb2c2df /google_apis | |
parent | 3e639f9cd52f6a85e513e417deeb2d8733ba9423 (diff) | |
download | chromium_src-8b3e3d8f101deab32cc3482ad752e99802efe109.zip chromium_src-8b3e3d8f101deab32cc3482ad752e99802efe109.tar.gz chromium_src-8b3e3d8f101deab32cc3482ad752e99802efe109.tar.bz2 |
Changes the order of deleting child windows at shutdown.
Instead of simply deleting depth-first, it deletes all
toplevel windows first and then remove the containers.
This would be safer since all of the containers exist during deleting
the child windows.
This change would enable to eliminate other NULL checks in ash,
but it will be done in further CLs.
BUG=273310
R=derat@chromium.org, oshima@chromium.org
TEST=covered by the new test case
Review URL: https://chromiumcodereview.appspot.com/23219004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218488 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'google_apis')
0 files changed, 0 insertions, 0 deletions