RESOLVED WONTFIX 37155
Chromium: remove compatibility overloads for postConsoleMessageToWorkerObject
https://bugs.webkit.org/show_bug.cgi?id=37155
Summary Chromium: remove compatibility overloads for postConsoleMessageToWorkerObject
Andrey Kosyakov
Reported 2010-04-06 09:44:49 PDT
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.
Attachments
David Levin
Comment 1 2011-08-18 12:00:01 PDT
Any updates?
Note You need to log in before you can comment on or make changes to this bug.