Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [XPCOM] be more precise when counting the number of allocator users | Olli Pettay | 2021-09-09 |
| | | | | | | This patch is based on code inspection. One could also move sAllocatorUsers to Free(), but it shouldn't matter in practice. | ||
* | Issue mcp-graveyard/UXP#1751 -- Remove XP_MACOSX conditionals and support ↵ | Moonchild | 2021-05-03 |
| | | | | files from /xpcom | ||
* | Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue mcp-graveyard/UXP#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 mcp-graveyard/UXP#1053 - Remove android support from ↵ | Matt A. Tobin | 2020-02-22 |
| | | | | | | xpcom/threads/nsThread.cpp Forgot to save.. | ||
* | Issue mcp-graveyard/UXP#1053 - Remove android support from XPCOM | Matt A. Tobin | 2020-02-22 |
| | |||
* | Issue mcp-graveyard/UXP#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 mcp-graveyard/UXP#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 mcp-graveyard/UXP#288. | ||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 |
| | | | | Tag mcp-graveyard/UXP#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 |