[webkit-reviews] review granted: [Bug 18771] postMessage should dispatch an event to Window, not Document : [Attachment 21010] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 8 08:54:46 PDT 2008


Sam Weinig <sam at webkit.org> has granted Collin Jackson
<collinj-webkit at collinjackson.com>'s request for review:
Bug 18771: postMessage should dispatch an event to Window, not Document
http://bugs.webkit.org/show_bug.cgi?id=18771

Attachment 21010: Patch
http://bugs.webkit.org/attachment.cgi?id=21010&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
I realize this is just being moved, but the & is in the wrong place.
+void EventTargetNode::dispatchWindowEvent(const AtomicString &eventType, bool
canBubbleArg, bool cancelableArg)


r=me.  (Anders gave his approval too!)


More information about the webkit-reviews mailing list