[Webkit-unassigned] [Bug 256399] New: [UI-side compositing] Guard against UI process hangs caused by incorrect frame rate data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 5 15:02:56 PDT 2023


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

            Bug ID: 256399
           Summary: [UI-side compositing] Guard against UI process hangs
                    caused by incorrect frame rate data
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: simon.fraser at apple.com

There's some evidence of a UI-process (i.e. Safari) hang caused by RemoteLayerTreeEventDispatcher::waitForRenderingUpdateCompletionOrTimeout() taking too long. This could happen if m_stateCondition.waitUntil() has a long timeout, so impose a cap of 32ms on that timeout.

-- 
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/20230505/1775c602/attachment-0001.htm>


More information about the webkit-unassigned mailing list