[webkit-reviews] review granted: [Bug 233401] Avoid allocating and copy memory from a SharedMemory into a SharedBuffer : [Attachment 444932] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 1 15:52:18 PST 2021


Eric Carlson <eric.carlson at apple.com> has granted Jean-Yves Avenard [:jya]
<jean-yves.avenard at apple.com>'s request for review:
Bug 233401: Avoid allocating and copy memory from a SharedMemory into a
SharedBuffer
https://bugs.webkit.org/show_bug.cgi?id=233401

Attachment 444932: Patch

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




--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 444932
  --> https://bugs.webkit.org/attachment.cgi?id=444932
Patch

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

> Source/WebKit/ChangeLog:10
> +	   SharedMemory::createSharedBuffer instead.

Nit: using SharedMemory::createSharedBuffer instead of ...?


More information about the webkit-reviews mailing list