[Webkit-unassigned] [Bug 237424] New: [GPUProcess] Drawing video on canvas results in black canvas if GPU Process: Canvas rendering is on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 05:40:04 PST 2022


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

            Bug ID: 237424
           Summary: [GPUProcess] Drawing video on canvas results in black
                    canvas if GPU Process: Canvas rendering is on
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peter.parks.eron at gmail.com
                CC: dino at apple.com

When video uses Hls stream as a source in Safari, and when I want to draw that video onto the canvas using drawImage(video, 0, 0, w, h) (https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage), canvas results in a black image.
If I turn off the experimental feature- GPU Process: Canvas Rendering, everything works as expected. And it worked as expected in previous Safari versions.

-- 
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/20220303/834f2b75/attachment-0001.htm>


More information about the webkit-unassigned mailing list