WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277678
[GTK] Simplify the buffer handling in AcceleratedBackingStoreDMABuf
https://bugs.webkit.org/show_bug.cgi?id=277678
Summary
[GTK] Simplify the buffer handling in AcceleratedBackingStoreDMABuf
Carlos Garcia Campos
Reported
2024-08-06 02:54:14 PDT
We can simplify buffer handling if buffers have a weak reference to the page and store the surfaceID they belong too. This way they can send the ReleaseBuffer message only when needed and do the rendering, so we can remove the Renderer class.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-08-06 03:07:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31780
EWS
Comment 2
2024-08-06 04:05:19 PDT
Committed
281886@main
(40feebf05419): <
https://commits.webkit.org/281886@main
> Reviewed commits have been landed. Closing PR #31780 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