summaryrefslogtreecommitdiffstats
path: root/dom/bindings/moz.build
Commit message (Collapse)AuthorAgeLines
* Issue #1391 - Remove the DOM battery APIMoonchild2020-07-28-1/+0
|
* Issue #439 - Remove, fix and clean up automated testsMoonchild2020-06-08-29/+0
| | | | | | | With the big amount of code churn around DOM a lot of tests broke severely enough that they caused build bustage. This commit cleans up, removes or otherwise fixes tests that are broken, no longer relevant or obsolete.
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20-1/+0
| | | | | | | | | | | | | | | 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 - Stop building non-generated dom/binding files as UNIFIED_SOURCESMatt A. Tobin2020-02-08-1/+1
| | | | Also fix deprot
* 1332245 - Move nsScriptError from js/xpconnect to dom/bindings.Gaming4JC2019-07-18-0/+8
|
* Issue #1053 - Drop support Android and remove Fennec - Part 1b: Remove ↵Matt A. Tobin2019-04-23-1/+1
| | | | MOZ_FENNEC
* Rename the MozMap C++ type to "record" and give it a template parameter for ↵JustOff2019-03-13-1/+1
| | | | the key type
* Use MOZ_FENNEC and MOZ_XULRUNNER instead of checking MOZ_BUILD_APP in most ↵Matt A. Tobin2018-03-01-1/+1
| | | | places
* Use MOZ_PHOENIX instead of checking for 'browser' in MOZ_BUILD_APPMatt A. Tobin2018-02-03-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+161