[Webkit-unassigned] [Bug 258197] New: [GTK] Do not use the WebPage identifier as surface identifier for DMA-BUF renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 05:19:42 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258197

            Bug ID: 258197
           Summary: [GTK] Do not use the WebPage identifier as surface
                    identifier for DMA-BUF renderer
           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

The web page identifier is reused when doing history navigation, so it can happen that the old surface is destroyed after the new one is created, and the message receiver is removed because the same ID is used. Because of this, sometimes the web view is no longer updated after a history navigation.

-- 
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/20230616/3bcc9cfa/attachment-0001.htm>


More information about the webkit-unassigned mailing list