[Webkit-unassigned] [Bug 230624] MediaStream canvas.captureStream() for Canvas element provides frames too late
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 1 03:25:32 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230624
Kimmo Kinnunen <kkinnunen at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |---
--- Comment #4 from Kimmo Kinnunen <kkinnunen at apple.com> ---
The frame should be captured and provided to video element during canvas display buffer preparation. However, at that moment the tree is already laid out. Submitting a frame will cause needs-layout assertion.
--
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/20211001/97ee091a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list