Bug 1432719 - Notify user on speechd errors r=eeejay,fluent-reviewers,flod
commit8afed64ccc03194610096380ea422762d0c62dae
authorAlexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Mon, 5 Jun 2023 11:32:39 +0000 (5 11:32 +0000)
committerAlexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Mon, 5 Jun 2023 11:32:39 +0000 (5 11:32 +0000)
treee75a2efb75da2609d4076399458f1e5485280168
parentc402421dfc7708f6dbefa8c51b7f77dc7730e5d2
Bug 1432719 - Notify user on speechd errors r=eeejay,fluent-reviewers,flod

Differential Revision: https://phabricator.services.mozilla.com/D176532
14 files changed:
browser/actors/SpeechDispatcherChild.sys.mjs [new file with mode: 0644]
browser/actors/SpeechDispatcherParent.sys.mjs [new file with mode: 0644]
browser/actors/moz.build
browser/components/BrowserGlue.sys.mjs
browser/locales/en-US/browser/speechDispatcher.ftl [new file with mode: 0644]
dom/media/webspeech/synth/SpeechSynthesis.cpp
dom/media/webspeech/synth/ipc/PSpeechSynthesis.ipdl
dom/media/webspeech/synth/ipc/SpeechSynthesisChild.cpp
dom/media/webspeech/synth/ipc/SpeechSynthesisChild.h
dom/media/webspeech/synth/nsISynthVoiceRegistry.idl
dom/media/webspeech/synth/nsSynthVoiceRegistry.cpp
dom/media/webspeech/synth/nsSynthVoiceRegistry.h
dom/media/webspeech/synth/speechd/SpeechDispatcherService.cpp
dom/media/webspeech/synth/speechd/SpeechDispatcherService.h