Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #25 - Part 18: Remove GMP (or nearly all of it) | Matt A. Tobin | 2022-04-21 |
| | | | | I had planned to ifdef GMP but the infection is so deep that I couldn't do discrete parts and have it stay building. | ||
* | Issue #1 - Restore Gecko Media Plugins | Matt A. Tobin | 2022-04-20 |
| | |||
* | Issue #10 - Move docshell to components/ | Matt A. Tobin | 2022-04-18 |
| | |||
* | [Structure] Move editor back to topsrcdir | Matt A. Tobin | 2022-04-09 |
| | |||
* | Issue %3005 - Move editor to system/ | Matt A. Tobin | 2022-01-10 |
| | |||
* | Issue %3015 - Part 1: Remove GMP support code. | Moonchild | 2022-01-02 |
| | |||
* | Issue %3005 - Move netwerk/ to system/network | Matt A. Tobin | 2021-11-23 |
| | |||
* | Issue %3005 - Centralize the Security Features and locate them to ↵ | Matt A. Tobin | 2021-11-23 |
| | | | | system/security | ||
* | Issue %3005 - Move widget/ to system/interface | Matt A. Tobin | 2021-11-23 |
| | |||
* | Issue %3005 - Move docshell/ to system/ | Matt A. Tobin | 2021-11-22 |
| | |||
* | Issue %3005 - Centralize the Permissions Manager backend | Matt A. Tobin | 2021-11-22 |
| | | | | | | - extensions/(cookie|permissions) -> components/permissions - components/cookie -> components/permissions - Related XPIDLs from netwerk -> components/permissions | ||
* | Issue %3005 - Move view/ to layout/ | Matt A. Tobin | 2021-11-19 |
| | |||
* | Issue %3010 - Remove --disable-xul config and conditionals. | Moonchild | 2021-10-10 |
| | |||
* | Issue mcp-graveyard/UXP%1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == ↵ | Moonchild | 2021-06-21 |
| | | | | 'cocoa' | ||
* | Issue mcp-graveyard/UXP%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 mcp-graveyard/UXP%1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue mcp-graveyard/UXP%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 mcp-graveyard/UXP%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 mcp-graveyard/UXP%80 - De-unify /layout/build | Matt A. Tobin | 2020-04-18 |
| | |||
* | Issue mcp-graveyard/UXP%1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-02-06 |
| | |||
* | Issue mcp-graveyard/UXP%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 mcp-graveyard/UXP%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 mcp-graveyard/UXP%288. | ||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 |
| | | | | Tag mcp-graveyard/UXP%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 |