[webkit-reviews] review requested: [Bug 17331] Change postMessage/MessageEvent to match HTML5 wrt. exposing origin vs. domain/uri : [Attachment 20418] Updated patch to address compile issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 17:58:20 PDT 2008


Collin Jackson <collinj-webkit at collinjackson.com> has asked  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 20418: Updated patch to address compile issues
http://bugs.webkit.org/attachment.cgi?id=20418&action=edit

------- Additional Comments from Collin Jackson
<collinj-webkit at collinjackson.com>
I tried re-running the layout tests today and ran into some compile issues (a
typo in Document.cpp and a wrong symbol in WebCore.base.exp). I'm not sure why
these issues didn't manifest before, but it might have been that I needed to do
a clean build. Anyway, here's an updated patch that should fix it.


More information about the webkit-reviews mailing list