gecko-dev/dom/media/webspeech/synth
Nicholas Nethercote e7f10a07fd Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
This patch makes most Run() declarations in subclasses of nsIRunnable have the
same form: |NS_IMETHOD Run() override|.

As a result of these changes, I had to add |override| to a couple of other
functions to satisfy clang's -Winconsistent-missing-override warning.

--HG--
extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12
2016-08-08 12:18:10 +10:00
..
cocoa Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
crashtests Bug 1230428 - Add crashtest for WebSpeech synthesis. r=eeejay 2016-02-10 20:57:41 +09:00
ipc Bug 1254378 - Implement nsISynthVoiceRegistry.notifyVoicesChanged. r=smaug 2016-03-23 10:38:18 -07:00
pico Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
speechd Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
test Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
windows Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
moz.build Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium 2016-05-11 00:00:01 -07:00
nsISpeechService.idl Bug 1254378 - Make new 'speech-synth-started' component service category. r=smaug 2016-03-23 10:32:58 -07:00
nsISynthVoiceRegistry.idl Bug 1254378 - Implement nsISynthVoiceRegistry.notifyVoicesChanged. r=smaug 2016-03-23 10:38:18 -07:00
nsSpeechTask.cpp Bug 1266646 - Move group of MediaStreamListener to a new header file. r=pehrsons 2016-06-30 15:07:48 +08:00
nsSpeechTask.h Bug 1266646 - Move group of MediaStreamListener to a new header file. r=pehrsons 2016-06-30 15:07:48 +08:00
nsSynthVoiceRegistry.cpp Bug 1206637: P2. Replace all cached preferences with MediaPrefs ones. r=cpearce 2016-05-10 11:02:28 +10:00
nsSynthVoiceRegistry.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
SpeechSynthesis.cpp Bug 1254378 - Dispatch 'voiceschanged' when notified. r=smaug 2016-03-23 11:01:05 -07:00
SpeechSynthesis.h Bug 1254378 - Dispatch 'voiceschanged' when notified. r=smaug 2016-03-23 11:01:05 -07:00
SpeechSynthesisUtterance.cpp Fix compiler warning from bug 1257328. CLOSED TREE 2016-03-17 10:43:53 -07:00
SpeechSynthesisUtterance.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
SpeechSynthesisVoice.cpp
SpeechSynthesisVoice.h Bug 1240411: P7. Clean up webspeech header declarations. r=rillian 2016-01-19 19:47:34 +11:00