DescriptionRemove a EscapableHandleScope from executeScriptInIsolatedWorld()
It is wrong to call EscapableHandleScope::Escape() multiple times
in executeScriptInIsolatedWorld(). Since the callers of executeScriptInIsolatedWorld()
already have HandleScopes, we can just simply remove a EscapableHandleScope
from executeScriptInIsolatedWorld().
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185106
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 16 (4 generated)
|