Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1656 - Part 6: Clean up the build files | 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 #1053 - Remove android support from xpcom/threads/nsThread.cpp | Matt A. Tobin | 2020-02-22 |
| | | | | Forgot to save.. | ||
* | Issue #1053 - Remove android support from XPCOM | Matt A. Tobin | 2020-02-22 |
| | |||
* | Issue #1319 - Enable promise debugging only in DEBUG builds. | wolfbeast | 2020-01-14 |
| | |||
* | Kill newly-spawned threads if we're shutting down. | Nathan Froyd | 2019-09-04 |
| | |||
* | Remove AIX 1st party code OS checks, part 1 | wolfbeast | 2019-03-31 |
| | | | | Issue #186 | ||
* | 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 SPS profiler. | wolfbeast | 2018-05-24 |
| | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | ||
* | 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 base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |