Bug 212666

Summary: Layout test failures: media/video-create-with-user-gesture.html and media/video-restricted-no-preload-auto.html
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: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Peng Liu
Reported 2020-06-02 15:45:36 PDT
Diff: @@ -3,6 +3,6 @@ RUN(video.src = findMediaFile("video", "content/test")) RUN(video.setAttribute("autoplay", "")) RUN(document.body.appendChild(video)) -EVENT(playing) +FAIL: did not end fast enough END OF TEST @@ -15,7 +15,6 @@ EXPECTED (video.buffered.length == '0') OK RUN(video.play()) -EVENT(canplaythrough) - +FAIL: did not end fast enough END OF TEST
Attachments
Patch (3.39 KB, patch)
2020-06-02 15:59 PDT, Peng Liu
no flags
Peng Liu
Comment 1 2020-06-02 15:46:04 PDT
Peng Liu
Comment 2 2020-06-02 15:59:45 PDT
EWS
Comment 3 2020-06-02 18:38:33 PDT
Committed r262468: <https://trac.webkit.org/changeset/262468> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400863 [details].
Note You need to log in before you can comment on or make changes to this bug.