[Webkit-unassigned] [Bug 86861] Web Inspector: Expose function (closure) scopes in remote protocol

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 23:16:31 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86861





--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2012-05-21 23:15:28 PST ---
(From update of attachment 143084)
View in context: https://bugs.webkit.org/attachment.cgi?id=143084&action=review

>> Source/WebCore/bindings/v8/DebuggerScript.js:70
>> +        return void 0;
> 
> we don't use such notation, simply return here instead.

return null would be more consistent with the rest code as this function is expected to return a value.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list