.. |
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
|
b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
|
2009-02-20 15:49:00 +13:00 |
Makefile.in
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
|
2009-02-27 00:55:30 +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 |
r16000_u8_c1_list.wav
|
Replace test Wave file with silent alternative. No bug.
|
2009-02-26 21:30:29 +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 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01: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
|
Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc.
|
2009-03-09 09:59:08 +13:00 |
test_bug465498.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_bug468190_wav.html
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
|
2009-02-27 00:55:30 +13:00 |
test_bug468190.html
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
|
2009-02-27 00:55:30 +13:00 |
test_can_play_type_no_ogg.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_can_play_type_no_wave.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_can_play_type_ogg.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_can_play_type_wave.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_can_play_type.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_constants.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01: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
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_currentTime.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_decoder_disable.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_delay_load.html
|
Chris Pearce - Bug 479711 - Media elements should delay the document 'load' event
|
2009-03-09 10:01:03 +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 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
|
2009-02-27 00:55:30 +13:00 |
test_error_on_404.html
|
Bug 476731 - Media element should fire error event when src is a 404; missing test_error_on_404.html; r=chris.double sr=roc
|
2009-02-15 18:14:49 +01:00 |
test_info_leak.html
|
Chris Pearce - Bug 478957 - Audit events when loading local files from another domain. r+ doublec sr+ roc
|
2009-03-09 10:02:14 +13:00 |
test_load_candidates.html
|
b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
|
2009-02-20 15:49:00 +13:00 |
test_load.html
|
Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc.
|
2009-03-09 09:59:08 +13:00 |
test_media_selection.html
|
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
|
2009-02-16 14:05:28 +13:00 |
test_networkState.html
|
b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
|
2009-02-20 15:49:00 +13:00 |
test_onloadedmetadata.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_paused_after_ended.html
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
|
2009-02-27 00:55:30 +13:00 |
test_paused.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_play.html
|
Bug 478684 - test_play.html fails intermittently
|
2009-02-18 17:16:18 +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
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
test_seek1.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_seek2.html
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01: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_source_write.html
|
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
|
2009-02-16 14:05:28 +13:00 |
test_source.html
|
b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
|
2009-02-20 15:49:00 +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
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01: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_ended2.html
|
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
|
2009-02-27 00:55:30 +13:00 |
test_wav_list.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_wav_onloadedmetadata.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_wav_seek1.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01: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_standalone.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_wav_timeupdate1.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
test_wav_timeupdate2.html
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01: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 |