diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-18 15:10:54 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-18 15:10:54 +0000 |
commit | edfc0b29c74db77159655757745764dd3a588d55 (patch) | |
tree | 721d6d634003ed90d9671dbbd6791700ed725f85 /base/basictypes.h | |
parent | 6b1831a453e6978482bf29da9185150352c8c7f7 (diff) | |
download | chromium_src-edfc0b29c74db77159655757745764dd3a588d55.zip chromium_src-edfc0b29c74db77159655757745764dd3a588d55.tar.gz chromium_src-edfc0b29c74db77159655757745764dd3a588d55.tar.bz2 |
Add a handle scope to V8Proxy::initContextIfNeeded.
initContextIfNeeded can be called without a handle scope in place
which will lead to a renderer crash when creating the first handle.
Also V8Proxy::initContextIfNeeded creates a number of local handles
that should be deallocated on exit.
BUG=8922
Review URL: http://codereview.chromium.org/48131
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11965 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/basictypes.h')
0 files changed, 0 insertions, 0 deletions