Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
subsuite = "media"
tags = "autoplay"
support-files = [
"../../../test/1967133.mp4",
"../../../test/1967133.mp4^headers^",
"../../../test/manifest.js",
"../../../test/avc-2bytes-nalu.mp4",
"../../../test/bogus.duh",
"../../../test/detodos-short.opus",
"../../../test/flac-s24.flac",
"../../../test/gizmo.mp4",
"../../../test/gizmo.webm",
"../../../test/gizmo-noaudio.mp4",
"../../../test/gizmo-noaudio.webm",
"../../../test/gizmo-short.mp4",
"../../../test/r11025_s16_c1-short.wav",
"../../../test/sample.3g2",
"../../../test/sample.3gp",
"../../../test/short.mp4",
"../../../test/seek-short.webm",
"../../../test/small-shot.flac",
"../../../test/small-shot.m4a",
"../../../test/small-shot.mp3",
"../../../test/small-shot-mp3.mp4",
"../../../test/small-shot.ogg",
"../../../test/vp9-short.webm",
"../../../test/vp9.webm",
"AutoplayTestUtils.js",
"file_autoplay_gv_play_request_frame.html",
"file_autoplay_gv_play_request_window.html",
"file_autoplay_policy_activation_frame.html",
"file_autoplay_policy_activation_window.html",
"file_autoplay_policy_eventdown_activation.html",
"file_autoplay_policy_play_before_loadedmetadata.html",
"file_autoplay_policy_unmute_pauses.html",
"file_autoplay_policy_key_blacklist.html",
]
["test_autoplay.html"]
["test_autoplay_contentEditable.html"]
skip-if = [
"isolated_process", # Bug 1709948
"os == 'android' && android_version == '34' && processor == 'x86_64'", # Bug 1982948
]
["test_autoplay_gv_play_request.html"]
skip-if = [
"os != 'android'",
"isolated_process", # Bug 1709948
]
["test_autoplay_gvobserver_late_auth.html"]
skip-if = ["os != 'android'"]
["test_autoplay_policy.html"]
skip-if = ["isolated_process"] # Bug 1709948
["test_autoplay_policy_activation.html"]
skip-if = ["isolated_process"] # Bug 1709948
["test_autoplay_policy_eventdown_activation.html"]
skip-if = ["isolated_process"] # Bug 1709948
["test_autoplay_policy_key_blacklist.html"]
skip-if = ["isolated_process"] # Bug 1709948
["test_autoplay_policy_permission.html"]
skip-if = ["isolated_process"] # Bug 1709948
["test_autoplay_policy_play_before_loadedmetadata.html"]
skip-if = ["os == 'android'"] # bug 1591121
["test_autoplay_policy_unmute_pauses.html"]
skip-if = ["isolated_process"] # Bug 1709948
["test_autoplay_policy_web_audio_AudioParamStream.html"]
["test_autoplay_policy_web_audio_createMediaStreamSource.html"]
["test_autoplay_policy_web_audio_mediaElementAudioSourceNode.html"]
["test_autoplay_policy_web_audio_notResumePageInvokedSuspendedAudioContext.html"]
["test_streams_autoplay.html"]
skip-if = ["isolated_process"] # Bug 1709948
tags = "mtg capturestream"