[webkit-reviews] review denied: [Bug 219600] Support JS type reflections in WebAssembly JS-API : [Attachment 416510] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 14:41:39 PST 2020


Yusuke Suzuki <ysuzuki at apple.com> has denied  review:
Bug 219600: Support JS type reflections in WebAssembly JS-API
https://bugs.webkit.org/show_bug.cgi?id=219600

Attachment 416510: Patch

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




--- Comment #17 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 416510
  --> https://bugs.webkit.org/attachment.cgi?id=416510
Patch

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

> Source/JavaScriptCore/ChangeLog:5
> +

Please keep `Reviewed by NOBODY (OOPS!).` thing.
This will be replaced by commit-queue, and we cannot land it without that.

ChangeLog format is,

2020-12-07 Jessica Tallon <jtallon at igalia.com>

	[JSC] Add minimum parameter to the WASM JS-API for Memory & Table.
	https://bugs.webkit.org/show_bug.cgi?id=219600

	Reviewed by NOBODY (OOPS!).

	Comments.

> LayoutTests/ChangeLog:5
> +

Please keep `Reviewed by NOBODY (OOPS!).` thing.
This will be replaced by commit-queue, and we cannot land it without that.


More information about the webkit-reviews mailing list