DescriptionMessageEvent constructor should accept a MessagePort as source
MessageEvent constructor should accept a MessagePort as source in the
MessageEventInit dictionary. Previously, it was only accepting a
Window object as source.
The specification was updated recently to address this issue:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23011
http://html5.org/tools/web-apps-tracker?from=8147&to=8148
R=abarth
BUG=276474
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156420
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|