diff options
author | feldstein@chromium.org <feldstein@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-20 23:24:25 +0000 |
---|---|---|
committer | feldstein@chromium.org <feldstein@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-20 23:24:25 +0000 |
commit | 735f05d9e40970195459ac9136e8e731edea4f32 (patch) | |
tree | 2323544c41007c4200050dc6f575d22e30b6b59a /chrome_frame/bind_context_info.h | |
parent | 03995ee7eaa59b47a64a9380e81724a7cec85597 (diff) | |
download | chromium_src-735f05d9e40970195459ac9136e8e731edea4f32.zip chromium_src-735f05d9e40970195459ac9136e8e731edea4f32.tar.gz chromium_src-735f05d9e40970195459ac9136e8e731edea4f32.tar.bz2 |
Fix crash when closing incognito window with extension
The extension_context_menu_controller was removing the pref observer in its
dealloc method, but since incognito windows have their profile destroyed when
the window is closed this would crash the browser when we try to access it. Now
it is accessed during the browser_closed notification
BUG=41025
TEST=See bug
Review URL: http://codereview.chromium.org/1619030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45112 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/bind_context_info.h')
0 files changed, 0 insertions, 0 deletions