RESOLVED FIXED 253885
WebGLRenderingContextBase texImageSource HTMLCanvasElement implementation unable to share code with OffscreenCanvas
https://bugs.webkit.org/show_bug.cgi?id=253885
Summary WebGLRenderingContextBase texImageSource HTMLCanvasElement implementation una...
Kimmo Kinnunen
Reported 2023-03-14 06:38:15 PDT
WebGLRenderingContextBase texImageSource CanvasRenderingContext2D implementation unable to share code with OffscreenCanvas The texImageSourceHelper invokes the std::variant cases directly inside the function body, making it difficult to share CanvasRenderingContext2D and OffscreenCanvas base implementation.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-14 06:40:14 PDT
Kimmo Kinnunen
Comment 2 2023-03-14 07:01:55 PDT
EWS
Comment 3 2023-03-15 01:35:13 PDT
Committed 261678@main (23d40f46815d): <https://commits.webkit.org/261678@main> Reviewed commits have been landed. Closing PR #11494 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.