[Webkit-unassigned] [Bug 272112] New: [GTK][WPE] Add a content type property to TextureMapperPlatformLayerProxy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 13:18:26 PDT 2024


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

            Bug ID: 272112
           Summary: [GTK][WPE] Add a content type property to
                    TextureMapperPlatformLayerProxy
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

There several sources that can pass around frames using TextureMapperPlatformLayerProxy (Video, WebGL, OffscreenCanvas and HolePunch so far), but currently there's no way to know to which source does each proxy belong.

We need a property in the proxy that indicates the source of the frames that are being used, so we can react differently depending on it when it's necessary.

-- 
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/20240403/5dc62a4c/attachment.htm>


More information about the webkit-unassigned mailing list