[webkit-reviews] review granted: [Bug 227765] JSArrayBufferView::byteOffsetConcurrently has a race when using PAC : [Attachment 433100] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 7 17:46:43 PDT 2021
Mark Lam <mark.lam at apple.com> has granted Saam Barati <sbarati at apple.com>'s
request for review:
Bug 227765: JSArrayBufferView::byteOffsetConcurrently has a race when using PAC
https://bugs.webkit.org/show_bug.cgi?id=227765
Attachment 433100: patch
https://bugs.webkit.org/attachment.cgi?id=433100&action=review
--- Comment #5 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 433100
--> https://bugs.webkit.org/attachment.cgi?id=433100
patch
r=me. Is there anyway to assert that vectorWithoutPACValidation() is not
called by the mutator? Maybe not. Just thought I'd ask.
More information about the webkit-reviews
mailing list