DescriptionUpdate ScriptController's resourceInfo() to use V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN()
Update ScriptController's resourceInfo() to use V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN()
macro instead of toWebCoreString(v8::Handle<v8::Value>), to make sure we abort early
in the event v8::Value::ToString() throws an exception.
R=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162128
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|