gecko-dev/dom/media/webspeech/synth
Alex Gaynor 0f01791ffc Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj
For cases where the class has direct calls (that is, we cast `this` to the
subclass before making the call) no longer declare Recv/Answer methods on the
base class at all. This should ensure that slots for them are not generated in
vtables, and also allow the derived class to choose the method signature (e.g.
whether it wants to take something by reference or by value).

Differential Revision: https://phabricator.services.mozilla.com/D18132

--HG--
extra : moz-landing-system : lando
2019-02-06 15:58:43 +00:00
..
android Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
cocoa Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
crashtests
ipc Bug 1512990 - Part 4 - remove declarations of Recv/Answer methods from IPDL protocol base class; r=froydnj 2019-02-06 15:58:43 +00:00
speechd Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
test Bug 1512052 - Add more .eslintrc.js files for test directories. r=mossop 2018-12-11 13:15:08 +00:00
windows Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
moz.build
nsISpeechService.idl
nsISynthVoiceRegistry.idl
nsSpeechTask.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
nsSpeechTask.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
nsSynthVoiceRegistry.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
nsSynthVoiceRegistry.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SpeechSynthesis.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
SpeechSynthesis.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SpeechSynthesisUtterance.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SpeechSynthesisUtterance.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SpeechSynthesisVoice.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
SpeechSynthesisVoice.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00