forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1674845 - part3 : create 'mochitest' subfolder for autoplay relat…
…ed plain mochitests. r=bryce Differential Revision: https://phabricator.services.mozilla.com/D95880
- Loading branch information
1 parent
35d0af6
commit 31f03aa
Showing
28 changed files
with
69 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
dom/media/test/AutoplayTestUtils.js → ...oplay/test/mochitest/AutoplayTestUtils.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
[DEFAULT] | ||
subsuite = media | ||
tags = autoplay | ||
support-files = | ||
../../../test/manifest.js | ||
../../../test/320x240.ogv | ||
../../../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 | ||
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] | ||
[test_autoplay_gv_play_request.html] | ||
skip-if = toolkit != 'android' | ||
[test_autoplay_policy.html] | ||
[test_autoplay_policy_activation.html] | ||
[test_autoplay_policy_play_before_loadedmetadata.html] | ||
skip-if = toolkit == 'android' # bug 1591121 | ||
[test_autoplay_policy_eventdown_activation.html] | ||
[test_autoplay_policy_permission.html] | ||
[test_autoplay_policy_unmute_pauses.html] | ||
[test_autoplay_policy_key_blacklist.html] | ||
skip-if = (verify && debug && (os == 'win')) # bug 1424903 | ||
[test_autoplay_policy_web_audio_notResumePageInvokedSuspendedAudioContext.html] | ||
[test_autoplay_policy_web_audio_mediaElementAudioSourceNode.html] | ||
[test_autoplay_policy_web_audio_AudioParamStream.html] | ||
[test_autoplay_policy_web_audio_createMediaStreamSource.html] | ||
[test_streams_autoplay.html] | ||
tags=mtg capturestream |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters