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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 19:52:58 PDT 2012


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





--- Comment #7 from Peter Rybin <prybin at chromium.org>  2012-05-22 19:51:59 PST ---
(In reply to comment #4)
> (From update of attachment 143084 [details])
> 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.

Done

-- 
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