[Webkit-unassigned] [Bug 234303] Varying rAF during WebGL video upload on iPod touch 7, iOS 15.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 05:08:48 PST 2021


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

--- Comment #6 from Simon Taylor <simontaylor1 at ntlworld.com> ---
I did also try moving the rAF call up to the top of the draw function, but it still leaves the 16.66ms gap after the end of that function.
https://tango-bravo.net/WebGLVideoPerformance/texImage2d_video_rgba_early_raf.html

>From WebInspector it appears the frame time alternates based on whether there's a new video frame or not, so it does look like that fix for part of the regression of #231031 is working correctly - thanks for that!

-- 
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/20211215/fac3131d/attachment-0001.htm>


More information about the webkit-unassigned mailing list