[Webkit-unassigned] [Bug 116404] New: Unwrapping objects of previous log is buggy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 18 15:55:56 PDT 2013


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

           Summary: Unwrapping objects of previous log is buggy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Safari Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paul+bugs at paulmillr.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


1. Declare an object in console e.g. `var object = {a: 1, b: 2, c: {e: 5}, d: 3}; object`
2. Reload the page
3. Unwrap object from previous log. You’ll see layout bugs

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