Chromium Code Reviews
DescriptionMerge 11965 - 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
TBR=ager@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12006
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||