Bug 160319 - 2 first parameters to window.postMessage() should be mandatory
Summary: 2 first parameters to window.postMessage() should be mandatory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/multipag...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-28 14:49 PDT by Chris Dumez
Modified: 2016-07-28 15:19 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2016-07-28 14:54 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-28 14:49:41 PDT
2 first parameters to window.postMessage() should be mandatory:
- https://html.spec.whatwg.org/multipage/browsers.html#the-window-object

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-28 14:54:15 PDT
Created attachment 284821 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-28 15:19:03 PDT
Comment on attachment 284821 [details]
Patch

Clearing flags on attachment: 284821

Committed r203846: <http://trac.webkit.org/changeset/203846>
Comment 3 WebKit Commit Bot 2016-07-28 15:19:08 PDT
All reviewed patches have been landed.  Closing bug.