[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 04:56:46 PST 2021


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

--- Comment #5 from Simon Taylor <simontaylor1 at ntlworld.com> ---
Created attachment 447223

  --> https://bugs.webkit.org/attachment.cgi?id=447223&action=review

Recording of a timeline in web inspector

One final observation - when pausing the video, we jump back up to 60 FPS.

So one more random theory - perhaps it's not throttled, but it's not correctly hooked back up to a v-sync timer for rAF in those cases. As a fallback, it just schedules the next rAF for 16.66ms later. That looks legit from the timeline recording in Web Inspector...

-- 
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/18aeb1dc/attachment.htm>


More information about the webkit-unassigned mailing list