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.
<rdar://108954321>
Pull request: https://github.com/WebKit/WebKit/pull/13525
Committed 263806@main (3f7af1859b92): <https://commits.webkit.org/263806@main> Reviewed commits have been landed. Closing PR #13525 and removing active labels.