[webkit-reviews] review granted: [Bug 236731] Add support for setting RemoteLayerBackingStore buffers non-volatile in the GPU Process : [Attachment 452249] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 14:30:55 PST 2022


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 236731: Add support for setting RemoteLayerBackingStore buffers
non-volatile in the GPU Process
https://bugs.webkit.org/show_bug.cgi?id=236731

Attachment 452249: Patch

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




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

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

> Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.h:49
> +enum class SetNonVolatileResult : uint8_t {

Should this be VolatilityState? (but maybe not, that one only has two states)


More information about the webkit-reviews mailing list