DescriptionAdd 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11965
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 1 (0 generated)
|