# HG changeset patch # User JW Wang # Date 1450698915 -28800 # Mon Dec 21 19:55:15 2015 +0800 # Node ID 3529b1e35454bd243f9e56a472b5ad14e4ece758 # Parent b16c8d02a91b983af6da1b1a24db6689aff7fccd Bug 1230483. Part 1 - add a test case to repro the assertion in comment 8. r=cpearce. diff --git a/dom/media/test/mochitest.ini b/dom/media/test/mochitest.ini --- a/dom/media/test/mochitest.ini +++ b/dom/media/test/mochitest.ini @@ -561,16 +561,17 @@ support-files = wavedata_s24.wav^headers^ wavedata_s16.wav wavedata_s16.wav^headers^ wavedata_u8.wav wavedata_u8.wav^headers^ [test_access_control.html] skip-if = buildapp == 'b2g' && toolkit != 'gonk' # bug 1082984 +[test_add_source.html] [test_aspectratio_mp4.html] [test_audio1.html] [test_audio2.html] skip-if = (toolkit == 'android' && processor == 'x86') #x86 only bug 914439 [test_audioDocumentTitle.html] skip-if = true # bug 475110 - disabled since we don't play Wave files standalone [test_autoplay.html] [test_autoplay_contentEditable.html] diff --git a/dom/media/test/test_add_source.html b/dom/media/test/test_add_source.html new file mode 100644 --- /dev/null +++ b/dom/media/test/test_add_source.html @@ -0,0 +1,45 @@ + + + + Test for Bug 1230483 + + + + + +Mozilla Bug 1230483 + + + +