[Webkit-unassigned] [Bug 55768] New: Web Inspector: Remove unnecessary domain and success flags from the response messages.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 05:06:53 PST 2011


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

           Summary: Web Inspector: Remove unnecessary domain and success
                    flags from the response messages.
           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: loislo at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


We have domain property in the response messages.
It is not required because we dispatch the responses on the callback associated with seq.

We have success == false at the same time when we have not empty errors property and true in the other case.

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