Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #80 - reinstated unified building for some large chunks of our code. | Moonchild | 2022-09-04 |
| | | | | This should reduce compile complexity saving time and reducing linker stress. | ||
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind ↵ | Brian Smith | 2022-04-26 |
| | | | | | | MOZ_WIDGET_TOOLKIT == 'cocoa’” This reverts commit 1fe9c19305dadf2d5bcaa0e589fcd250389dfa8a. | ||
* | Issue #1830 - Remove --disable-xul config and conditionals. | Moonchild | 2022-04-01 |
| | |||
* | Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' | Moonchild | 2021-06-21 |
| | |||
* | Issue #1053 - Part 2a: Remove android from /layout (partial) | Moonchild | 2020-12-26 |
| | | | | | This removes android code from base, build, forms, generic, inspector, style, printing, tools and xul. | ||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK | Lootyhoof | 2020-06-09 |
| | |||
* | [permissions] Fix build bustage with --disable-permissions | Moonchild | 2020-05-21 |
| | |||
* | Issue #1538 - remove speech recognition engine | Moonchild | 2020-05-20 |
| | | | | | | | | | | | | | | | 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 /layout/build | Matt A. Tobin | 2020-04-18 |
| | |||
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-02-06 |
| | |||
* | Issue #1390 - Get rid of the Presentation API | Matt A. Tobin | 2020-02-06 |
| | |||
* | Bug 1315885 - Part 4: Implement callback reaction for custom element reactions. | Gaming4JC | 2020-01-26 |
| | | | | | | Note: Skipped SyncInvokeReactions since it is removed in CE v1, waste of time. Tag UXP Issue #1344 | ||
* | 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. | Gaming4JC | 2019-07-18 |
| | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
| | |||
* | Remove AndroidMediaDecoder and friends | trav90 | 2018-12-16 |
| | | | | They are no longer supported and don't work with newer Android versions anyway. | ||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag #288. | ||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 |
| | | | | Tag #288 | ||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |