Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1560 - Always include speech synthesis IPDLs | Moonchild | 2020-06-13 | -0/+6 |
| | | | | | | | | This is entangled with the IPC messaging configuration so we need these IPDLs even if sppech synthesis is otherwise not being built. This resolves #1560 | |||
* | Issue #1538 - remove speech recognition engine | Moonchild | 2020-05-20 | -277276/+32 |
| | | | | | | | | | | | | | | | This removes speech recognition, pocketsphinx, training models and the speech automated test interface. This also re-establishes proper use of MOZ_WEBSPEECH to work for the speech API (synthesis part only) that was a broken mess before, with some synth parts being always built, some parts being built only with it enabled and recognition parts being dependent on it. I'm pretty sure it'd be totally busted if you'd ever have tried building without MOZ_WEBPEECH before. Tested that synthesis still works as-intended. This resolves #1538 | |||
* | Issue #80 - De-unify dom/media part 3 | Moonchild | 2020-04-26 | -8/+11 |
| | | | | | | | Excluding /dom/media/webrtc for bad template use: MediaTrackConstraints.cpp/h MediaEngineCameraVideoSource.cpp and MediaEngineRemoteVideoSource.cpp | |||
* | Issue #1366 - Completely remove showModalDialog | Gaming4JC | 2020-01-21 | -2/+2 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+283950 |