[webkit-reviews] review granted: [Bug 238210] Swap all RemoteLayerBackingStore buffers in a single IPC : [Attachment 455399] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 11:15:34 PDT 2022


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 238210: Swap all RemoteLayerBackingStore buffers in a single IPC
https://bugs.webkit.org/show_bug.cgi?id=238210

Attachment 455399: Patch

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




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 455399
  --> https://bugs.webkit.org/attachment.cgi?id=455399
Patch

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

> Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:266
> +	       WebCore::IntRect indicatorRect(0, 0, 52, 27);

Maybe `platformCALayerShowRepaintCounter` should populate an out arg or
something? Now we have this in two places


More information about the webkit-reviews mailing list