Bug 1432719 - Notify user on speechd errors r=eeejay,fluent-reviewers,flod
commit25a528496ce5feec61902c1e762a7f7f8b373c7d
authorAlexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Tue, 6 Jun 2023 06:28:14 +0000 (6 06:28 +0000)
committerAlexandre Lissy <lissyx+mozillians@lissyx.dyndns.org>
Tue, 6 Jun 2023 06:28:14 +0000 (6 06:28 +0000)
tree932016e7593e1398586a53a9524ddce2111b7e1b
parent565cfe4d40c5d91a1f661dc366044487d86e92e4
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