WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-08-15 01:31:12 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16701
Carlos Garcia Campos
Comment 2
2023-08-15 01:33:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16702
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.
Top of Page
Format For Printing
XML
Clone This Bug