DescriptionRemove calls to deprecated toWebCoreStringWithNullCheck(v8::Handle<v8::Value>)
Remove calls to deprecated toWebCoreStringWithNullCheck(v8::Handle<v8::Value>) and
use the V8TRYCATCH_FOR_V8STRINGRESOURCE*() macros instead so that we return early
if an exception is thrown by v8::String::ToString().
R=haraken
BUG=327338
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163708
Patch Set 1 #Patch Set 2 : Rebase on master #
Messages
Total messages: 6 (0 generated)
|