gecko-dev/dom/media/webspeech/synth/test
2015-07-30 16:04:25 -07:00
..
common.js Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug 2015-05-14 16:24:14 -07:00
FakeSynthModule.cpp Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug 2015-05-14 16:24:14 -07:00
file_indirect_service_events.html Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug 2015-05-14 16:24:14 -07:00
file_setup.html Bug 1167542 - Implement SpeechSynthesisErrorEvent. r=smaug 2015-07-01 04:49:00 -04:00
file_speech_cancel.html Bug 1187105 - Pause speechsynthesis on empty queue. r=smaug 2015-07-30 16:04:25 -07:00
file_speech_queue.html Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug 2015-05-14 16:24:14 -07:00
file_speech_simple.html Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug 2015-05-14 16:24:14 -07:00
mochitest.ini Bug 1166803 - Add an msg tag to mochitest.ini in dom/media/*. r=jesup 2015-05-22 10:57:51 +02:00
nsFakeSynthServices.cpp Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj 2015-07-03 18:29:00 -07:00
nsFakeSynthServices.h Bug 1162699 - Replace mochitest test synth services with global services to simplify tests. r=smaug 2015-05-14 16:24:14 -07:00
test_indirect_service_events.html Bug 1155034 - Let indirect audio speech services send their own events. Make pause/resume IPC safe. r=smaug 2015-04-16 10:36:47 -07:00
test_setup.html
test_speech_cancel.html Bug 1150315 - Keep SpeechSynthesis state in sync after successive cancel/speak calls. r=smaug 2015-04-14 12:21:28 -07:00
test_speech_queue.html
test_speech_simple.html