[Webkit-unassigned] [Bug 139449] Web Inspector: Scope details sidebar should label objects with constructor names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 12 13:39:59 PST 2015


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
It seems these objects fall into this second class:

js> function Foo() {}; new Foo
Foo

js> Bar = function() {}; new Bar
Object

-- 
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/20150212/ddba5529/attachment-0002.html>


More information about the webkit-unassigned mailing list