[Webkit-unassigned] [Bug 172527] fast/mediacapturefromelement/CanvasCaptureMediaStream-request-frame-events.html times out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 23 16:47:53 PDT 2017


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

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Test might be broken because of requestFrame only doing a frame when the next redrawing happens, which in this test never happens since the drawing in canvas is done just before the call.

Current WebKit implementation is now basically taking requestFrame as some kind of manual timer. Would need to look at the spec again to check whether this is aligned with the spec or not.

-- 
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/20170523/4f2530c2/attachment.html>


More information about the webkit-unassigned mailing list