[Webkit-unassigned] [Bug 230621] MediaStream canvas.captureStream() fails for Canvas Context2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 05:06:08 PDT 2022


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

--- Comment #15 from youenn fablet <youennf at gmail.com> ---
(In reply to Said Abou-Hallawa from comment #14)
> An easy workaround for this bug is to fillRect() the canvas rect with
> 'white' instead of calling clearRect().

There are two remaining bugs:
- Handling of transparent pixels in
- Generation of frames from canvas that are not in the DOM tree can be erratic or freeze (https://jsfiddle.net/0b3dqxeg/).

Let's focus this particular bug on transparent pixel handling.
I filed https://bugs.webkit.org/show_bug.cgi?id=240380 to jeep track of not in the DOM canvas.

-- 
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/20220513/f20fbeb0/attachment.htm>


More information about the webkit-unassigned mailing list