[webkit-reviews] review granted: [Bug 180868] ExtendableMessageEvent.data should return the value it was initialized to : [Attachment 329497] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 18 13:34:40 PST 2017


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 180868: ExtendableMessageEvent.data should return the value it was
initialized to
https://bugs.webkit.org/show_bug.cgi?id=180868

Attachment 329497: Patch

https://bugs.webkit.org/attachment.cgi?id=329497&action=review




--- Comment #2 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 329497
  --> https://bugs.webkit.org/attachment.cgi?id=329497
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=329497&action=review

r=me

> Source/WebCore/bindings/js/JSExtendableMessageEventCustom.cpp:41
> +    UNUSED_PARAM(throwScope);

I think you used throwScope, so you shouldn't need this.


More information about the webkit-reviews mailing list