[Webkit-unassigned] [Bug 253885] New: WebGLRenderingContextBase texImageSource CanvasRenderingContext2D implementation unable to share code with OffscreenCanvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 14 06:38:15 PDT 2023


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

            Bug ID: 253885
           Summary: WebGLRenderingContextBase texImageSource
                    CanvasRenderingContext2D implementation unable to
                    share code with OffscreenCanvas
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: dino at apple.com, kbr at google.com, kkinnunen at apple.com

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.

-- 
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/20230314/59817025/attachment-0001.htm>


More information about the webkit-unassigned mailing list