Bug 74045
| Summary: | [V8][Chromium] Issue deprecation warning on invocation of legacy window.postMessage. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dmitry Lomov <dslomov> |
| Component: | WebCore JavaScript | Assignee: | Dmitry Lomov <dslomov> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | caseq, dslomov, schenney |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 74038 | ||
| Bug Blocks: | |||
Dmitry Lomov
Bug https://bugs.webkit.org/show_bug.cgi?id=74038 adds a legacy form of window.postMessage.
On using that legacy implementation, a deprecation warning should be issued.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |