[webkit-reviews] review granted: [Bug 236278] IDBRequest should emit write barrier on JSValueInWrappedObject modification : [Attachment 451319] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 09:49:01 PST 2022


Geoffrey Garen <ggaren at apple.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 236278: IDBRequest should emit write barrier on JSValueInWrappedObject
modification
https://bugs.webkit.org/show_bug.cgi?id=236278

Attachment 451319: Patch

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




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

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

r=me

> Source/WebCore/ChangeLog:15
> +	   This has a semantice error as the swap process does not emit write
barrier (webkit.org/b/236277). To fix the

semantice => semantic


More information about the webkit-reviews mailing list