[Webkit-unassigned] [Bug 37155] New: Chromium: remove compatibility overloads for postConsoleMessageToWorkerObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 6 09:44:50 PDT 2010


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

           Summary: Chromium: remove compatibility overloads for
                    postConsoleMessageToWorkerObject
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P4
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: caseq at chromium.org


We're removing MessageDestination parameters from worker's addMessage method
and associated proxy methods. Since this also concerns higher-level chrome
code, this is done in two phases -- first, we introduce compatibility overloads
for postConsoleMessageToWorkerObject in WebCommonWorkerClient and
WebWorkerClientImpl, and when Chromium part of change is committed, these
overloads need to be removed.

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