[webkit-reviews] review requested: [Bug 17331] Change postMessage/MessageEvent to match HTML5 wrt. exposing origin vs. domain/uri : [Attachment 20357] Updated patch that fixes postMessage without changing database identifiers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 5 19:18:12 PDT 2008


Collin Jackson <collinj-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 20357: Updated patch that fixes postMessage without changing
database identifiers
http://bugs.webkit.org/attachment.cgi?id=20357&action=edit

------- Additional Comments from Collin Jackson
<collinj-webkit at collinjackson.com>
Now that the database API is shipping with Safari 3.1, changing the database
security origin identifier syntax requires dealing with backwards
compatibility. To avoid delaying the postMessage fix, let's defer the
unification of toString and database identifiers for a future patch.


More information about the webkit-reviews mailing list