Bug 212171 - Layout test media/video-fullscreen-only-playback.html is a flaky failure
Summary: Layout test media/video-fullscreen-only-playback.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari 13
Hardware: Mac macOS 10.15
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-20 15:19 PDT by Peng Liu
Modified: 2020-05-21 12:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2020-05-20 15:30 PDT, Peng Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Liu 2020-05-20 15:19:53 PDT
The diff is below:

@@ -11,6 +11,7 @@
 
 ** Entered fullscreen
 RUN(video.webkitExitFullScreen())
+EVENT(playing)
 EVENT(webkitpresentationmodechanged)
 EXPECTED (video.webkitDisplayingFullscreen == 'false') OK
Comment 1 Peng Liu 2020-05-20 15:30:32 PDT
Created attachment 399900 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2020-05-21 01:06:22 PDT
<rdar://problem/63483338>
Comment 3 EWS 2020-05-21 12:04:11 PDT
Committed r262021: <https://trac.webkit.org/changeset/262021>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399900 [details].