[Webkit-unassigned] [Bug 176766] Web Inspector: Implement `queryObjects` Command Line API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 17:27:48 PDT 2017


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

--- Comment #6 from Sam Weinig <sam at webkit.org> ---
(In reply to Joseph Pecoraro from comment #5)
> (In reply to Sam Weinig from comment #4)
> > Should it be in https://console.spec.whatwg.org?
> 
> The Console object is different from the Command Line API.
> 
> • The Console standard specifies properties exposed on `console`. Things
> like `console.log`, `console.trace` etc. The link you provide is the best
> standardization effort for that. A good reference is:
> https://developers.google.com/web/tools/chrome-devtools/console/console-
> reference
> 
> • The Command Line API (no standard effort that I know of) is a list of
> helpful functions available in the console / REPL of developer tools. For
> example `$0`, `$$`, `copy`, etc. Perhaps the best reference right now is:
> https://developers.google.com/web/tools/chrome-devtools/console/command-line-
> reference
> 
> And the older reference that most people know of:
> https://getfirebug.com/wiki/index.php/Command_Line_API

My bad.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170913/2e1f5a1d/attachment.html>


More information about the webkit-unassigned mailing list