[Webkit-unassigned] [Bug 48739] Web Inspector: [JSC] use constructor.name as a display name for objects that are non-DOM bindings..

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 12:21:14 PDT 2012


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


Konrad Piascik <kpiascik at rim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME
                 CC|                            |kpiascik at rim.com




--- Comment #1 from Konrad Piascik <kpiascik at rim.com>  2012-06-07 12:21:13 PST ---
In safari typing:

function FooBar() {}; var fooBar = new FooBar(); fooBar;

in the console I get FooBar instead of Object.

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