diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 22:06:10 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-22 22:06:10 +0000 |
commit | 9be096ebf44c2d685335bf78ddde018ea4a50cb0 (patch) | |
tree | d37e8bebe56321650ff87ebd8c365ab3f5bb7da3 /chrome/browser/extensions/extension_browser_event_router.h | |
parent | dd94f2f28165c2f2a72c82c0872255d881d5d052 (diff) | |
download | chromium_src-9be096ebf44c2d685335bf78ddde018ea4a50cb0.zip chromium_src-9be096ebf44c2d685335bf78ddde018ea4a50cb0.tar.gz chromium_src-9be096ebf44c2d685335bf78ddde018ea4a50cb0.tar.bz2 |
Don't delete the DOM UI property for the callback when the DOM UI is torn down.
With my ownership changes, the TabContents owns the RVHManager which owns the
DOMUI. This means that the DOM UI is deleted from ~TabContents and it will
crash during destruction if we access the TabContents to delete the property.
Review URL: http://codereview.chromium.org/92042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14253 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/extension_browser_event_router.h')
0 files changed, 0 insertions, 0 deletions