[Webkit-unassigned] [Bug 36949] New: Web Inspector: remove inspector methods from ScriptExecutionContext and derived classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 04:48:41 PDT 2010


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

           Summary: Web Inspector: remove inspector methods from
                    ScriptExecutionContext and derived classes
           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: caseq at chromium.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


We used to have several inspector methods exposed via delegating methods in
ScriptExecutionContext and its derived classes (Document & WorkerContext).
Since we now expose InspectorController from ScriptExecutionContext, removing
those methods allows us to simplify things a bit. This also allows to remove
extra parameter to Document::addMessage that used to select between two
possible message destinations.

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