RESOLVED FIXED 261672
[GTK] Remove the code to keep previous layer tree host alive
https://bugs.webkit.org/show_bug.cgi?id=261672
Summary [GTK] Remove the code to keep previous layer tree host alive
Carlos Garcia Campos
Reported 2023-09-18 02:26:06 PDT
This was used for the ondemand mode when we allowed to exit accelerated compositing mode, but now we force always compositing the first time we enter accelerated compositing mode. The only way to exit accelerated compositing is by setting the policy to never, in which case we don't want to keep the previous layer tree host since it's unlikely we enter it again soon.
Attachments
Carlos Garcia Campos
Comment 1 2023-09-18 02:33:30 PDT
EWS
Comment 2 2023-10-18 05:14:08 PDT
Committed 269463@main (825a7cc7c424): <https://commits.webkit.org/269463@main> Reviewed commits have been landed. Closing PR #17853 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.