DescriptionHave V8WorkerGlobalScopeEventListener::callListenerFunction() use V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN()
Have V8WorkerGlobalScopeEventListener::callListenerFunction() use V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN()
macro instead of toWebCoreString(v8::Handle<v8::Value>) so that we abort the function in case
v8::Value::ToString() threw an exception.
R=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162135
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|