RESOLVED FIXED 236731
Add support for setting RemoteLayerBackingStore buffers non-volatile in the GPU Process
https://bugs.webkit.org/show_bug.cgi?id=236731
Summary Add support for setting RemoteLayerBackingStore buffers non-volatile in the G...
Simon Fraser (smfr)
Reported 2022-02-16 14:20:05 PST
Add support for setting RemoteLayerBackingStore buffers non-volatile in the GPU Process
Attachments
Patch (38.51 KB, patch)
2022-02-16 14:26 PST, Simon Fraser (smfr)
thorton: review+
ews-feeder: commit-queue-
Patch (43.16 KB, patch)
2022-02-16 16:55 PST, Simon Fraser (smfr)
ews-feeder: commit-queue-
Patch (42.24 KB, patch)
2022-02-16 20:40 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2022-02-16 14:26:00 PST
Tim Horton
Comment 2 2022-02-16 14:30:55 PST
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)
Simon Fraser (smfr)
Comment 3 2022-02-16 16:55:57 PST
Simon Fraser (smfr)
Comment 4 2022-02-16 20:40:50 PST
EWS
Comment 5 2022-02-17 09:47:12 PST
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].
Radar WebKit Bug Importer
Comment 6 2022-02-17 09:48:19 PST
Note You need to log in before you can comment on or make changes to this bug.