[Webkit-unassigned] [Bug 43489] New: Web Inspector: It would be better to make did* method calls automatically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 08:49:27 PDT 2010


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

           Summary: Web Inspector: It would be better to make did* method
                    calls automatically
           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


In the current implementation of inspector agent's we're calling did methods manually.
That is error prone and bad from protocol point of view.
It would be better to call did methods automatically  from the corresponding methods of InspectorBackendDispatcher and report the results.
As far as our protocol is statefull this trick will keep it in the consistent state.

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