[webkit-reviews] review requested: [Bug 17331] Change postMessage/MessageEvent to match HTML5 wrt. exposing origin vs. domain/uri : [Attachment 19288] Updates postMessage implementation to match HTML 5 specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 00:56:05 PST 2008


Collin Jackson <webkit at collinjackson.com> has asked Adam Roben (aroben)
<aroben at apple.com> for review:
Bug 17331: Change postMessage/MessageEvent to match HTML5 wrt. exposing origin
vs. domain/uri
http://bugs.webkit.org/show_bug.cgi?id=17331

Attachment 19288: Updates postMessage implementation to match HTML 5
specification
http://bugs.webkit.org/attachment.cgi?id=19288&action=edit

------- Additional Comments from Collin Jackson <webkit at collinjackson.com>
Here is a patch that:
1) Adds origin parameter to postMessage.
2) Removes domain and uri attributes of MessageEvent in favor of origin
attribute.

Also included are 3 updated tests and 1 new one.


More information about the webkit-reviews mailing list