Bug 272112
| Summary: | [GTK][WPE] Add a content type property to TextureMapperPlatformLayerProxy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WebKitGTK | Assignee: | Miguel Gomez <magomez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Miguel Gomez
Pull request: https://github.com/WebKit/WebKit/pull/26808
EWS
Committed 277110@main (ba0578f34b1d): <https://commits.webkit.org/277110@main>
Reviewed commits have been landed. Closing PR #26808 and removing active labels.