diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 11:19:38 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-11 11:19:38 +0000 |
commit | 125bcccbad102e2c1e2663b3da293e925d09fb46 (patch) | |
tree | 7b65f155643797d56a4080cc7b87dc1f877161a8 /chrome/browser/views/frame | |
parent | 0a0a2ea9998d4504cffccdffcfbd2a7e698b7339 (diff) | |
download | chromium_src-125bcccbad102e2c1e2663b3da293e925d09fb46.zip chromium_src-125bcccbad102e2c1e2663b3da293e925d09fb46.tar.gz chromium_src-125bcccbad102e2c1e2663b3da293e925d09fb46.tar.bz2 |
Fix crash that could happen when setting up caching of the wrapper for
a document with no frame which was about to be deleted.
The crash only happened occasionally when a JavaScript garbage
collection happened in the process of setting up the caching. When
performing the garbage collection, the global handle to the document
might get cleared and the document deleted.
BUG=13780
Review URL: http://codereview.chromium.org/122032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18157 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views/frame')
0 files changed, 0 insertions, 0 deletions