RESOLVED FIXED 260146
[GTK] Do not keep processing frames while the view is unrealized when using DMA-BUF renderer
https://bugs.webkit.org/show_bug.cgi?id=260146
Summary [GTK] Do not keep processing frames while the view is unrealized when using D...
Carlos Garcia Campos
Reported 2023-08-14 09:49:23 PDT
The wpe renderer doesn't dispatches the frame complete while the view is unrealized, we should do the same in the DMA-BUF renderer, since we are rendering frames that will not reach the screen anyway.
Attachments
Carlos Garcia Campos
Comment 1 2023-08-15 01:31:12 PDT
Carlos Garcia Campos
Comment 2 2023-08-15 01:33:18 PDT
EWS
Comment 3 2023-08-15 08:00:03 PDT
Committed 266911@main (811d01dba091): <https://commits.webkit.org/266911@main> Reviewed commits have been landed. Closing PR #16702 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.