Bug 212171

Summary: Layout test media/video-fullscreen-only-playback.html is a flaky failure
Product: WebKit Reporter: Peng Liu <peng.liu6>
Component: MediaAssignee: Peng Liu <peng.liu6>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: Mac   
OS: macOS 10.15   
Attachments:
Description Flags
Patch none

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].