[Webkit-unassigned] [Bug 29705] New: Web Inspector: Fix formatting for messages derived from resource warnings, couple of drive-by fixes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 01:02:21 PDT 2009


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

           Summary: Web Inspector: Fix formatting for messages derived
                    from resource warnings, couple of drive-by fixes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: yurys at chromium.org, timothy at hatcher.name


For watch panel, console and properties section to use the same code, we wrap
all the result of the evaluation (even in case of primitive values). However,
WebInspector's addMessage API is also used from within frontend (for resource
warnings). This should be resolved. The patch also has a handful of drive-by
fixes.

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