[Webkit-unassigned] [Bug 35801] New: 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
Fri Mar 5 11:37:45 PST 2010


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

           Summary: console.log object maps are read when you open the
                    treeview on the console, not when they're output in
                    the console
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: boards at xodys.com


1) create an object literal with one or more properties
2) console.log that object but leave it closed (don't expand it in the console)
3) change one of the properties to a new value

now open that console.log and you'll see it has the new value for some reason,
even though it's value was different at the time it was generated.

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