gecko/dom/media/mediasource/test
2015-04-30 14:25:03 -04:00
..
bipbop Bug 1151676 - [MSE] Add missing ^headers^ files to tests - r=jya 2015-04-06 19:38:00 +02:00
crashtests Bug 1131387 - Rename MSE whitelist pref. r=kentuckyfriedtakahe 2015-03-09 16:24:21 +13:00
mediasource.js Bug 1159756. Stop forcing the media.mediasource.enabled preference to true and the media.mediasource.whitelist preference to false in the test harness. r=kinetik 2015-04-30 14:25:03 -04:00
mochitest.ini Bug 1151676 - [MSE] Add missing ^headers^ files to tests - r=jya 2015-04-06 19:38:00 +02:00
seek_lowres.webm
seek_lowres.webm^headers^
seek.webm
seek.webm^headers^
test_BufferedSeek.html
test_BufferingWait.html Bug 1120266 - Factor some machinery out of test_BufferingWait into mediasource.js and make it Promise-friendly. r=jya 2015-01-16 10:57:59 -08:00
test_DurationUpdated.html Bug 1123189: Use sourceended instead of loadeddata to check durationchanged count r=karlt 2015-01-20 16:22:27 +11:00
test_EndOfStream.html
test_FrameSelection.html Bug 1093980 - Rewrite test_FrameSelection to avoid assuming that resizes will always be processed before firing 'seeked'. rpending=mattwoodrow 2015-03-06 19:17:32 -08:00
test_HaveMetadataUnbufferedSeek.html Bug 1144486 - Fix Bogus test. r=cajbir 2015-04-22 21:38:09 -07:00
test_LoadedMetadataFired.html
test_MediaSource_disabled.html Bug 1159756. Stop forcing the media.mediasource.enabled preference to true and the media.mediasource.whitelist preference to false in the test harness. r=kinetik 2015-04-30 14:25:03 -04:00
test_MediaSource.html Bug 1143514: Update mochitest. r=cajbir 2015-03-18 14:10:57 +11:00
test_SeekableAfterEndOfStream.html
test_SeekableAfterEndOfStreamSplit.html
test_SeekableBeforeEndOfStream.html
test_SeekableBeforeEndOfStreamSplit.html Bug 1133625: Fix mochitest so it doesn't append data forever. r=cajbir 2015-02-20 14:19:14 +13:00
test_SeekTwice_mp4.html Bug 1136399 - Add test_WaitingOnMissingData_mp4.html and disable the webm version for now. r=jya 2015-03-04 16:22:34 -08:00
test_SetModeThrows.html Bug 1116355 - Throw when setting SourceBuffer mode to 'sequence'. r=karlt,rs=Ms2ger 2014-12-30 12:22:45 -08:00
test_SplitAppend.html
test_SplitAppendDelay.html
test_TimestampOffset_mp4.html Bug 1120030 - Test for timestampOffset. r=jya 2015-02-09 17:29:13 -08:00
test_TruncatedDuration.html Bug 1130839: mochitest ensuring element seeks to end of media when truncated. r=cajbir 2015-02-12 18:53:53 +11:00
test_WaitingOnMissingData_mp4.html Bug 1136399 - Add test_WaitingOnMissingData_mp4.html and disable the webm version for now. r=jya 2015-03-04 16:22:34 -08:00
test_WaitingOnMissingData.html