[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
Tue Mar 9 06:33:35 PST 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pfeldman at chromium.org




--- Comment #2 from Pavel Feldman <pfeldman at chromium.org>  2010-03-09 06:33:36 PST ---
I don't think we are ever going to fix this one. We can't clone object upon
dumping it into the console and we also can't listen to the object properties'
changes in order to make it always actual.

We should make sure existing behavior is expected though.

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