# HG changeset patch # User JW Wang # Date 1450698915 -28800 # Mon Dec 21 19:55:15 2015 +0800 # Node ID c3d211b8fe9791535dcefd41b75c1620e76245a9 # Parent fefb801a8efaa45963f3f825cd8cf0ae4058acfb Bug 1230483. Part 1 - add a test case to repro the assertion in comment 8. r=roc. 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 + + + +