[Webkit-unassigned] [Bug 234923] REGRESSION (iOS 15.x): rAF sometimes seems to lose connection to v-sync signal and runs at < 60 fps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 07:10:05 PDT 2022


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

Antoine Quint <graouts at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at webkit.org

--- Comment #7 from Antoine Quint <graouts at webkit.org> ---
RemoteLayerTreeDisplayRefreshMonitor::requestRefreshCallback() returns false because there is no m_drawingArea. As a result RenderingUpdateScheduler::scheduleRenderingUpdate() falls back to using a timer.

-- 
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/20220321/876746bf/attachment.htm>


More information about the webkit-unassigned mailing list