[Webkit-unassigned] [Bug 141173] Web Inspector: ES6: Improved Console Support for Symbol Objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 2 14:40:21 PST 2015


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Note inspector is already complaining in a few places that it doesn't know about symbols, since it is a new default type:

    js> typeof Symbol("test")
    "symbol"

I'll probably have to look into this sooner than later!

-- 
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/20150202/54b27529/attachment-0002.html>


More information about the webkit-unassigned mailing list