RESOLVED FIXED272112
[GTK][WPE] Add a content type property to TextureMapperPlatformLayerProxy
https://bugs.webkit.org/show_bug.cgi?id=272112
Summary [GTK][WPE] Add a content type property to TextureMapperPlatformLayerProxy
Miguel Gomez
Reported 2024-04-03 13:18:26 PDT
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.
Attachments
Miguel Gomez
Comment 1 2024-04-03 13:38:38 PDT
EWS
Comment 2 2024-04-05 05:34:18 PDT
Committed 277110@main (ba0578f34b1d): <https://commits.webkit.org/277110@main> Reviewed commits have been landed. Closing PR #26808 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.