summaryrefslogtreecommitdiff
path: root/layout/build
Commit message (Collapse)AuthorAge
* Issue #25 - Part 18: Remove GMP (or nearly all of it)Matt A. Tobin2022-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 PluginsMatt A. Tobin2022-04-20
|
* Issue #10 - Move docshell to components/Matt A. Tobin2022-04-18
|
* [Structure] Move editor back to topsrcdirMatt A. Tobin2022-04-09
|
* Issue %3005 - Move editor to system/Matt A. Tobin2022-01-10
|
* Issue %3015 - Part 1: Remove GMP support code.Moonchild2022-01-02
|
* Issue %3005 - Move netwerk/ to system/networkMatt A. Tobin2021-11-23
|
* Issue %3005 - Centralize the Security Features and locate them to ↵Matt A. Tobin2021-11-23
| | | | system/security
* Issue %3005 - Move widget/ to system/interfaceMatt A. Tobin2021-11-23
|
* Issue %3005 - Move docshell/ to system/Matt A. Tobin2021-11-22
|
* Issue %3005 - Centralize the Permissions Manager backendMatt A. Tobin2021-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. Tobin2021-11-19
|
* Issue %3010 - Remove --disable-xul config and conditionals.Moonchild2021-10-10
|
* Issue mcp-graveyard/UXP%1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == ↵Moonchild2021-06-21
| | | | 'cocoa'
* Issue mcp-graveyard/UXP%1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-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 filesMoonchild2020-09-23
|
* Issue mcp-graveyard/UXP%1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
| | | | Another S&R run with some smarter matching.
* Issue MoonchildProductions/UXP%1578 - Add global menubar support for GTKLootyhoof2020-06-09
|
* [permissions] Fix build bustage with --disable-permissionsMoonchild2020-05-21
|
* Issue mcp-graveyard/UXP%1538 - remove speech recognition engineMoonchild2020-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/buildMatt A. Tobin2020-04-18
|
* Issue mcp-graveyard/UXP%1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06
|
* Issue mcp-graveyard/UXP%1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06
|
* Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.Gaming4JC2020-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.Gaming4JC2019-07-18
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
|
* Remove AndroidMediaDecoder and friendstrav902018-12-16
| | | | They are no longer supported and don't work with newer Android versions anyway.
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
| | | | Tag mcp-graveyard/UXP%288.
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
| | | | Tag mcp-graveyard/UXP%288
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02