[Webkit-unassigned] [Bug 143650] Web Inspector: ObjectTree Property Path doesn't work for objects logged via console.log

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 09:59:59 PDT 2015


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

--- Comment #5 from Timothy Hatcher <timothy at apple.com> ---
Yes, there is concern about too many objects getting $n assignments. Also, what object gets signed for console.log("message %o", foo, bar, baz), etc.

Doing it on expend is interesting, but might still be mysterious to users.

You can get a $n for a logged object by using the "Log Value" context menu item.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150413/24e9856c/attachment.html>


More information about the webkit-unassigned mailing list