[webkit-reviews] review denied: [Bug 87384] [JSC] postMessage should support transfer of MessagePorts : [Attachment 143820] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 08:44:01 PDT 2012


Adam Barth <abarth at webkit.org> has denied Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 87384: [JSC] postMessage should support transfer of MessagePorts
https://bugs.webkit.org/show_bug.cgi?id=87384

Attachment 143820: Patch
https://bugs.webkit.org/attachment.cgi?id=143820&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143820&action=review


Rather than introduce a difference between postMessage and webkitPotMessage,
I'd rather change both to be the same and match the spec.  I believe that means
always passing "true" for this value, including in V8.

> Source/WebCore/ChangeLog:28
> +2012-05-24  Christophe Dumez  <christophe.dumez at intel.com>

Looks like you've got an extra ChangeLog entry.


More information about the webkit-reviews mailing list