Add support for setting RemoteLayerBackingStore buffers non-volatile in the GPU Process
Created attachment 452249 [details] Patch
Comment on attachment 452249 [details] 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)
Created attachment 452273 [details] Patch
Created attachment 452301 [details] Patch
Committed r290030 (247410@main): <https://commits.webkit.org/247410@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 452301 [details].
<rdar://problem/89092676>