summaryrefslogtreecommitdiff
path: root/xpcom/threads
Commit message (Collapse)AuthorAge
* [XPCOM] be more precise when counting the number of allocator usersOlli Pettay2021-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 ↵Moonchild2021-05-03
| | | | files from /xpcom
* Issue mcp-graveyard/UXP#1656 - Part 6: Clean up the build filesMoonchild2020-09-23
|
* Issue mcp-graveyard/UXP#1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-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. Tobin2020-02-22
| | | | | | xpcom/threads/nsThread.cpp Forgot to save..
* Issue mcp-graveyard/UXP#1053 - Remove android support from XPCOMMatt A. Tobin2020-02-22
|
* Issue mcp-graveyard/UXP#1319 - Enable promise debugging only in DEBUG builds.wolfbeast2020-01-14
|
* Kill newly-spawned threads if we're shutting down.Nathan Froyd2019-09-04
|
* Remove AIX 1st party code OS checks, part 1wolfbeast2019-03-31
| | | | Issue mcp-graveyard/UXP#186
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-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.wolfbeast2018-05-24
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* 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 base conditional code for crash reporter and injector.wolfbeast2018-03-30
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02