[Webkit-unassigned] [Bug 35801] console.log object maps are read when you open the treeview on the console, not when they're output in the console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 13:55:51 PDT 2010


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





--- Comment #5 from Pavel Feldman <pfeldman at chromium.org>  2010-03-18 13:55:51 PST ---
(In reply to comment #4)
> Thinking about this further, it's odd that the behavior is different depending
> on whether or not you've expanded it or not... perhaps the fix is to have it
> expanded by default, since that keeps the correct data then. Chances are pretty
> good you're going to want to see that data anyway since you're console.logging
> it. Or maybe just perform those same operations in the background and not
> update the UI...

What if the inspected value is on the second level? In either case, for
debugging purposes one can always use toString or JSON.stringify.

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