Bug 74045 - [V8][Chromium] Issue deprecation warning on invocation of legacy window.postMessage.
Summary: [V8][Chromium] Issue deprecation warning on invocation of legacy window.postM...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dmitry Lomov
URL:
Keywords:
Depends on: 74038
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-07 18:33 PST by Dmitry Lomov
Modified: 2013-04-12 07:31 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Lomov 2011-12-07 18:33:18 PST
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.