[Webkit-unassigned] [Bug 242043] [ macOS Release ] TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingMutedVideoOutOfView is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 00:21:44 PDT 2022


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

Cameron McCormack (:heycam) <heycam at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |heycam at apple.com

--- Comment #4 from Cameron McCormack (:heycam) <heycam at apple.com> ---
The problem is that the test runs some script, muteFirstVideoAndScrollToSecondVideo(), and then we immediately add a handler for a message that the page sends in response.  Depending on timing, the Web process can end up sending the message before the UI process has added the handler.

-- 
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/20220929/848af447/attachment.htm>


More information about the webkit-unassigned mailing list