зеркало из https://github.com/mozilla/gecko-dev.git
ce631c35ff
It would be easier to reuse the utterance if it's stateless. The state could still be tracked by moving from SpeechSynthesisUtterance to nsSpeechTask, which is the place to change the state in original implementation. By removing state in utterance, we don't need to check the state of utterance when it's pushed into the speech queue. Differential Revision: https://phabricator.services.mozilla.com/D35464 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
recognition | ||
synth | ||
moz.build |