Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]] | Moonchild | 2023-11-11 |
| | | | | Basically a S&R. Removed the macro and adjusts IDL codegen accordingly. | ||
* | Issue #1656 - Remove more vim control lines. | Moonchild | 2023-05-04 |
| | | | | | | Vim control lines were re-introduced or not entirely cleaned up. This nukes them again. Removing from dom. More to come. | ||
* | 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 #1905 - Part 4b - Fix issue loading the profile and saving changes to ↵ | Brian Smith | 2022-06-15 |
| | | | | | | the profile. Based on the following Mozilla bugs: 1659904, 1659905 and 1659077. | ||
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom" | Brian Smith | 2022-04-26 |
| | | | | This reverts commit 0dd3424f774954627d6f53df9fb47379d9b5c871. | ||
* | Issue #1829 - Revert “Issue #1751 -- Remove cocoa support code from /dom” | Brian Smith | 2022-04-26 |
| | | | | This reverts commit ca35efb84ebae522f9ab7803d8e017f721e03207. | ||
* | Issue #1053 - Clean up docs and some code comments. | Moonchild | 2022-04-01 |
| | | | | Polish only, no code changes. | ||
* | Issue #1053 - Remove /dom/system/android and dependent modules, | Moonchild | 2022-04-01 |
| | | | | as well as robocop. | ||
* | Issue #1053 - First pass Android defines and remove Android Annotation | Moonchild | 2022-04-01 |
| | | | | processors, some Andoid packaging stuff, Eclipse IDE support et al. | ||
* | Issue #1751 -- Remove cocoa support code from /dom | Moonchild | 2021-05-08 |
| | |||
* | Issue #1751 -- Remove XP_MACOSX conditionals from /dom | Moonchild | 2021-04-30 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. | ||
* | Issue #80 - De-unify dom/system | Moonchild | 2020-04-23 |
| | |||
* | Issue #1457 - Unfold sqlite3 from nss | Matt A. Tobin | 2020-02-20 |
| | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | ||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 |
| | | | | Tag #288 | ||
* | Remove Gonk build directories | wolfbeast | 2018-05-12 |
| | |||
* | Switch GeoLocation to IP-API.com with minimal requests. | wolfbeast | 2018-02-02 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |