gecko/content/media/video/test
2009-02-11 14:23:19 +13:00
..
crashtests Add crashtests for the following bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=328944+401042+413085+416461+431705+437142+449006+463741+465651+472782+474744 2009-02-07 21:33:31 -08:00
320x240.allow-origin.ogv Bug 451958. Support Access-Controls for media loads. r+sr=roc 2009-01-25 00:00:17 +13:00
320x240.allow-origin.ogv^headers^ Bug 451958. Support Access-Controls for media loads. r+sr=roc 2009-01-25 00:00:17 +13:00
320x240.ogv Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
big.wav Bug 464376 - Dispatch progress events while media resource is downloading - r+sr=roc 2009-01-16 09:26:51 +13:00
bug461281.ogg Bug 461281 - CPU usage goes to 100% after playing some Ogg files - r+sr=roc 2008-10-24 18:43:17 +13:00
can_play_type_ogg.js Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky 2008-12-17 15:11:07 +13:00
can_play_type_wave.js Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky 2008-12-17 15:11:07 +13:00
contentDuration1.sjs Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
contentDuration2.sjs Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
contentDuration3.sjs Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
contentDuration4.sjs Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
contentDuration5.sjs Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
contentDuration6.sjs Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
file_access_controls.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
Makefile.in Bug 469272. Get rid of mPlayRequested since it's not needed; just use mPaused to remember whether we should be playing or not, if play() is called before the stream is loaded. r=doublec,r=kinetik 2009-02-11 14:23:19 +13:00
r11025_s16_c1_trailing.wav Bug 469255 - Seeking while seek in progress not handled correctly by Wave decoder; r+sr=roc 2008-12-14 15:54:45 +01:00
r11025_s16_c1.wav b=449315 Support WAV format in <audio> element. r+sr=roc 2008-11-07 09:53:20 +13:00
r11025_u8_c1_trunc.wav Bug 469595 - Changes to tests only: test_wav_seek* intermittent test failure - r=doublec 2008-12-16 17:58:33 +13:00
r11025_u8_c1.wav Bug 463929. Support 8-bit WAV streams. r+sr=roc 2008-11-10 21:12:13 +13:00
redirect.sjs Bug 451958. Support Access-Controls for media loads. r+sr=roc 2009-01-25 00:00:17 +13:00
seek.ogv Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_access_control.html Bug 451958. Support Access-Controls for media loads. r+sr=roc 2009-01-25 00:00:17 +13:00
test_audioDocumentTitle.html Add missing tests for bug 463830 2009-01-17 22:26:55 +13:00
test_autoplay.html Bug 469272. Get rid of mPlayRequested since it's not needed; just use mPaused to remember whether we should be playing or not, if play() is called before the stream is loaded. r=doublec,r=kinetik 2009-02-11 14:23:19 +13:00
test_bug448534.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_bug461281.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_bug463162.xhtml Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_can_play_type_no_ogg.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_can_play_type_no_wave.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_can_play_type_ogg.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_can_play_type_wave.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_can_play_type.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_constants.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_contentDuration1.html Bug 469923 - Fix rounding issues with X-Content-Duration header causing test failure - r+sr=roc 2009-02-09 14:47:49 +13:00
test_contentDuration2.html Bug 469923 - Fix rounding issues with X-Content-Duration header causing test failure - r+sr=roc 2009-02-09 14:47:49 +13:00
test_contentDuration3.html Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
test_contentDuration4.html Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
test_contentDuration5.html Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
test_contentDuration6.html Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc 2009-02-07 23:10:34 +13:00
test_controls.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_currentTime.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_decoder_disable.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_duration1.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_ended1.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_ended2.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_media_selection.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_networkState.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_onloadedmetadata.html Bug 466410. Make sure videoWidth and videoHeight are posted to the element before metadataloaded fires. r=doublec 2009-01-28 22:33:37 +13:00
test_paused.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_play.html Bug 469272. Get rid of mPlayRequested since it's not needed; just use mPaused to remember whether we should be playing or not, if play() is called before the stream is loaded. r=doublec,r=kinetik 2009-02-11 14:23:19 +13:00
test_progress1.html Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec 2009-02-05 21:02:21 +13:00
test_progress2.html Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec 2009-02-05 21:02:21 +13:00
test_progress3.html Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec 2009-02-05 21:02:21 +13:00
test_progress4.html Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec 2009-02-05 21:02:21 +13:00
test_readyState.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_seek1.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_seek2.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_seek3.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_seek4.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_seek5.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_seek6.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_seek7.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_seek8.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_standalone.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_timeupdate1.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_timeupdate2.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_timeupdate3.html Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky 2009-01-16 22:07:26 +13:00
test_videoDocumentTitle.html Add missing tests for bug 463830 2009-01-17 22:26:55 +13:00
test_volume.html Backed out changeset 364777bc90b5 due to test failures 2009-02-09 15:51:16 +13:00
test_wav_8bit.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_ended1.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek3.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek4.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek5.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek6.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek7.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek8.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek_past_end.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_seek_then_play.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_trailing.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_trunc_seek.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00
test_wav_trunc.html Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc 2009-01-06 14:18:40 +13:00