Bug 160319

Summary: 2 first parameters to window.postMessage() should be mandatory
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/browsers.html#the-window-object
Attachments:
Description Flags
Patch none

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.