Bug 277678

Summary: [GTK] Simplify the buffer handling in AcceleratedBackingStoreDMABuf
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Carlos Garcia Campos
Comment 1 2024-08-06 03:07:48 PDT
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.