Bug 37155
| Summary: | Chromium: remove compatibility overloads for postConsoleMessageToWorkerObject | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andrey Kosyakov <caseq> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Trivial | CC: | levin, schenney |
| Priority: | P4 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Andrey Kosyakov
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Levin
Any updates?
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230513