[webkit-reviews] review granted: [Bug 236468] Introduce a RemoteLayerBackingStoreCollection subclass for GPU-based rendering : [Attachment 451614] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 15:58:05 PST 2022


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 236468: Introduce a RemoteLayerBackingStoreCollection subclass for
GPU-based rendering
https://bugs.webkit.org/show_bug.cgi?id=236468

Attachment 451614: Patch

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




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

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

> Source/WebKit/ChangeLog:3
> +	   Introduce a RemoteLayerBackingStoreCollection subclass for GPU-based
rendering

GPU-*process* based?

>
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore
Collection.h:36
> +// "RemoteLayer" refers to UI-side compositing.
> +// "RemoteRendering" refers to GPU-process rendering.
> +class RemoteLayerWithRemoteRenderingBackingStoreCollection : public
RemoteLayerBackingStoreCollection {

Oh my


More information about the webkit-reviews mailing list