gecko-dev/dom/media/webspeech/synth
Nicholas Nethercote 51f2b494ea Bug 1448222 - Remove MediaPrefs. r=jya
This patch converts all the prefs in MediaPrefs to the new StaticPrefs system.

Note that the "media.wmf.skip-blacklist" pref was present in both MediaPrefs
and gfxPrefs. The copy in MediaPrefs was never used; this explains why this
patch does not add an entry for it to StaticPrefList.h.

Note also that the patch removes themedia.rust.mp4parser pref, because it's
unused.

MozReview-Commit-ID: IfHP37NbIjY

--HG--
extra : rebase_source : df84ea813b7c366d7be663c696891325610149c8
2018-03-20 09:48:56 +11:00
..
android Bug 1184142 - Support WebSpeech in GeckoView. r=snorp r=smaug 2018-03-16 12:08:00 +02:00
cocoa Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
crashtests
ipc Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
speechd Bug 1412726: Clean up XPCOM singleton constructor refcount handling. r=froydnj 2017-10-29 16:02:40 -07:00
test Bug 1331696 - P2. make the speech synth mochitests pass. r=jya 2017-12-06 19:10:42 +01:00
windows Backed out 3 changesets (bug 1331696) for failing browser chrome on toolkit/components/narrate/test/browser_narrate.js r=backout on a CLOSED TREE 2017-12-07 00:25:35 +02:00
SpeechSynthesis.cpp Bug 1437332 - Don't speak after inner window was destroyed. r=smaug 2018-02-26 16:09:00 +02:00
SpeechSynthesis.h
SpeechSynthesisUtterance.cpp Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
SpeechSynthesisUtterance.h Bug 1449631 part 13. Remove now-unnecessary forwarding macros. r=smaug 2018-04-05 13:42:42 -04:00
SpeechSynthesisVoice.cpp
SpeechSynthesisVoice.h
moz.build Bug 1184142 - Support WebSpeech in GeckoView. r=snorp r=smaug 2018-03-16 12:08:00 +02:00
nsISpeechService.idl Backed out 3 changesets (bug 1331696) for failing browser chrome on toolkit/components/narrate/test/browser_narrate.js r=backout on a CLOSED TREE 2017-12-07 00:25:35 +02:00
nsISynthVoiceRegistry.idl
nsSpeechTask.cpp Bug 1331696 - P2. make the speech synth mochitests pass. r=jya 2017-12-06 19:10:42 +01:00
nsSpeechTask.h Backed out 3 changesets (bug 1331696) for failing browser chrome on toolkit/components/narrate/test/browser_narrate.js r=backout on a CLOSED TREE 2017-12-07 00:25:35 +02:00
nsSynthVoiceRegistry.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11:00
nsSynthVoiceRegistry.h Bug 1412726: Clean up XPCOM singleton constructor refcount handling. r=froydnj 2017-10-29 16:02:40 -07:00