[Webkit-unassigned] [Bug 277678] New: [GTK] Simplify the buffer handling in AcceleratedBackingStoreDMABuf
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 6 02:54:14 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277678
Bug ID: 277678
Summary: [GTK] Simplify the buffer handling in
AcceleratedBackingStoreDMABuf
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240806/7991da30/attachment.htm>
More information about the webkit-unassigned
mailing list