summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorlushnikov@chromium.org <lushnikov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 14:33:36 +0000
committerlushnikov@chromium.org <lushnikov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 14:33:36 +0000
commit595b6cbe2df8248644ff7119a871bd1ed1991392 (patch)
tree124834184ed47431185b2165b02dbf480fd99fce /ui
parentb6d55b6bfd29751f8674a428aca7caaaf6bf467e (diff)
downloadchromium_src-595b6cbe2df8248644ff7119a871bd1ed1991392.zip
chromium_src-595b6cbe2df8248644ff7119a871bd1ed1991392.tar.gz
chromium_src-595b6cbe2df8248644ff7119a871bd1ed1991392.tar.bz2
DevTools: fix DevTools Window lifetime with fast_unload_controller
In case of undocked DevTools, we rely on NOTIFICATION_TAB_CLOSING to figure out the moment to destroy DevTools window. However, fast_unload_controller detaches WebContents from browser after receivign beforeunload ack, so we'll never destroy associated DevTools window. This patch triggers DevTools window destruction in result of WebContentsDestroyed callback on front_end WebContents. BUG=315502 R=pfeldman@chromium.org Review URL: https://codereview.chromium.org/61553004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions