[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:48:23 PDT 2010


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





--- Comment #4 from mitch kramer <boards at xodys.com>  2010-03-18 13:48:24 PST ---
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...

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