Files
tubestation/toolkit/content/tests/browser/browser.ini
Chris Pearce e602bac9f7 Bug 1463919 - Tests for prompting for permission to autoplay. r=jya,mconley
Test that a video which tries to autoplay via either a play() call or via
an autoplay attribute:
* Plays when it has a pre-existing "allow" autoplay-media permission.
* Is blocked when it has a pre-existing "block" autoplay-media permission.
* Plays when it doesn't have a pre-existing autoplay-media permission and
"allow" is pressed on the door hanger.
* Is blocked when it doesn't have a pre-existing autoplay-media permission and
"block" is pressed on the door hanger.

MozReview-Commit-ID: CpftV6RQbtU
2018-06-25 15:35:33 +12:00

124 lines
3.4 KiB
INI

[DEFAULT]
support-files =
almostSilentAudioTrack.webm
audio.ogg
empty.png
file_almostSilentAudioTrack.html
file_blockMedia_shouldNotPlay.html
file_blockMedia_shouldPlay.html
file_contentTitle.html
file_mediaPlayback.html
file_mediaPlayback2.html
file_mediaPlaybackFrame.html
file_mediaPlaybackFrame2.html
file_multipleAudio.html
file_multiplePlayingAudio.html
file_nonAutoplayAudio.html
file_plugIn.html
file_redirect.html
file_redirect_to.html
file_silentAudioTrack.html
file_webAudio.html
head.js
image.jpg
image_page.html
silentAudioTrack.webm
doggy.png
firebird.png
[browser_audioCompeting.js]
tags = audiochannel
[browser_audioCompeting_onlyForActiveAgent.js]
tags = audiochannel
[browser_autoplay_policy_iframe_hierarchy.js]
support-files =
file_autoplay_three_layers_frame1.html
file_autoplay_three_layers_frame2.html
file_autoplay_two_layers_frame1.html
file_autoplay_two_layers_frame2.html
file_video.html
gizmo.mp4
[browser_autoplay_policy_play_twice.js]
support-files =
gizmo.mp4
file_video.html
[browser_autoplay_policy_request_permission.js]
support-files =
file_empty.html
gizmo.mp4
[browser_autoplay_policy_user_gestures.js]
support-files =
gizmo.mp4
file_video.html
[browser_autoscroll_disabled.js]
[browser_block_autoplay_media.js]
tags = audiochannel
[browser_block_autoplay_media_pausedAfterPlay.js]
tags = audiochannel
[browser_block_autoplay_playAfterTabVisible.js]
tags = audiochannel
[browser_block_multipleMedia.js]
tags = audiochannel
[browser_block_notInTreeAudio.js]
tags = audiochannel
[browser_block_playMediaInMuteTab.js]
tags = audiochannel
[browser_block_plugIn.js]
tags = audiochannel
[browser_block_silentAudioTrack_media.js]
tags = audiochannel
[browser_block_webAudio.js]
tags = audiochannel
[browser_bug1170531.js]
[browser_bug1198465.js]
[browser_bug295977_autoscroll_overflow.js]
[browser_bug451286.js]
skip-if = true # bug 1399845 tracks re-enabling this test.
[browser_bug594509.js]
[browser_bug982298.js]
[browser_charsetMenu_swapBrowsers.js]
[browser_content_url_annotation.js]
skip-if = !e10s || !crashreporter
[browser_contentTitle.js]
[browser_crash_previous_frameloader.js]
run-if = e10s && crashreporter
[browser_datetime_datepicker.js]
uses-unsafe-cpows = true
[browser_default_image_filename.js]
[browser_default_image_filename_redirect.js]
[browser_f7_caret_browsing.js]
[browser_findbar.js]
[browser_findbar_disabled_manual.js]
[browser_isSynthetic.js]
[browser_keyevents_during_autoscrolling.js]
[browser_label_textlink.js]
[browser_mediaPlayback.js]
tags = audiochannel
[browser_mediaPlayback_mute.js]
tags = audiochannel
[browser_mediaPlayback_suspended.js]
tags = audiochannel
[browser_mediaPlayback_suspended_multipleAudio.js]
tags = audiochannel
[browser_mute.js]
tags = audiochannel
[browser_mute2.js]
tags = audiochannel
[browser_mute_plugIn.js]
tags = audiochannel
[browser_mute_webAudio.js]
tags = audiochannel
[browser_quickfind_editable.js]
skip-if = (verify && debug && (os == 'linux'))
[browser_save_resend_postdata.js]
support-files =
common/mockTransfer.js
data/post_form_inner.sjs
data/post_form_outer.sjs
skip-if = e10s # Bug ?????? - test directly manipulates content (gBrowser.contentDocument.getElementById("postForm").submit();)
[browser_saveImageURL.js]
uses-unsafe-cpows = true
[browser_sound_indicator_silent_video.js]
tags = audiochannel
[browser_resume_bkg_video_on_tab_hover.js]