diff options
author | mukai <mukai@chromium.org> | 2015-03-17 19:17:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-18 02:17:54 +0000 |
commit | e81aa7434c4ed34c816bc4772c1dbe22eb77b6e6 (patch) | |
tree | 8646e02229d6a748772bdd97056b31779d09faf7 /ash/keyboard_overlay | |
parent | 58167ebbb84499812f67ca93ad587048d3004214 (diff) | |
download | chromium_src-e81aa7434c4ed34c816bc4772c1dbe22eb77b6e6.zip chromium_src-e81aa7434c4ed34c816bc4772c1dbe22eb77b6e6.tar.gz chromium_src-e81aa7434c4ed34c816bc4772c1dbe22eb77b6e6.tar.bz2 |
Keep the window tree host until MoveWindowsTo() is finished.
Some handlers in MoveWindowsTo() can GetRootWindowForDisplayId().
This causes a crash because the removing gfx::Display is still
valid but the corresponding window tree host is already detached.
This CL delays the detaching, window tree host is still valid
during OnDisplayRemoved().
BUG=415222
R=oshima@chromium.org
TEST=the new test case covers
Review URL: https://codereview.chromium.org/1017533003
Cr-Commit-Position: refs/heads/master@{#321054}
Diffstat (limited to 'ash/keyboard_overlay')
0 files changed, 0 insertions, 0 deletions