[webkit-reviews] review requested: [Bug 230329] Use SharedMemory for transferring appended buffers from SourceBuffer to the GPU process : [Attachment 438913] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 21:01:17 PDT 2021


Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> has asked  for review:
Bug 230329: Use SharedMemory for transferring appended buffers from
SourceBuffer to the GPU process
https://bugs.webkit.org/show_bug.cgi?id=230329

Attachment 438913: Patch

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




--- Comment #15 from Jean-Yves Avenard [:jya] <jean-yves.avenard at apple.com> ---
Created attachment 438913

  --> https://bugs.webkit.org/attachment.cgi?id=438913&action=review

Patch

Apply comment, re-write SharedBuffer::copyTo, now using a O(LOG(N)) search for
the first segment


More information about the webkit-reviews mailing list