[webkit-reviews] review granted: [Bug 203228] Don't use memmove/memcpy/memset for memory that can be scanned concurrently : [Attachment 382258] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 30 13:25:22 PDT 2019
Robin Morisset <rmorisset at apple.com> has granted Saam Barati
<sbarati at apple.com>'s request for review:
Bug 203228: Don't use memmove/memcpy/memset for memory that can be scanned
concurrently
https://bugs.webkit.org/show_bug.cgi?id=203228
Attachment 382258: patch
https://bugs.webkit.org/attachment.cgi?id=382258&action=review
--- Comment #22 from Robin Morisset <rmorisset at apple.com> ---
Comment on attachment 382258
--> https://bugs.webkit.org/attachment.cgi?id=382258
patch
r=me, we discussed testing offline (land + run benchmarks concurrently).
More information about the webkit-reviews
mailing list