gecko-dev/dom/media/webspeech/synth
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06: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 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06: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
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
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