[webkit-changes] [WebKit/WebKit] 8c48e5: [WPT] video-rvfc/* tests are flakey due to unmuted...

Jer Noble noreply at github.com
Thu Oct 3 11:03:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8c48e5a8c292fc95f3eca6952d310405a5c8f76e
      https://github.com/WebKit/WebKit/commit/8c48e5a8c292fc95f3eca6952d310405a5c8f76e
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-before-xr-session.https.html
    M LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-dom.html
    M LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-during-xr-session.https.html
    M LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-parallel.html
    M LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-repeating.html
    M LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback.html

  Log Message:
  -----------
  [WPT] video-rvfc/* tests are flakey due to unmuted autoplay policies in Safari
https://bugs.webkit.org/show_bug.cgi?id=280829
rdar://137135213

Reviewed by Eric Carlson.

Mute video elements used when testing requestVideoFrameCallback(). This allows those elements
to begin playback, even absent a user gesture, with default autoplay policies in Safari.

* LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-before-xr-session.https.html:
* LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-dom.html:
* LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-during-xr-session.https.html:
* LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-parallel.html:
* LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-repeating.html:
* LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback.html:

Canonical link: https://commits.webkit.org/284619@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list