Moonchild
0cd673d720
Issue #1656 - Part 6: Clean up the build files
2020-09-25 22:04:23 +08:00
Moonchild
30df895eb2
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
...
Another S&R run with some smarter matching.
2020-09-25 22:04:17 +08:00
Gaming4JC
b490bda019
Issue #21 - Remove TelemertyVFS
...
This reverts m-c Bug 668378 and completely removes Telemetry SQLite IO. As a bonus this fixes a potential crash in newer SQLite versions without the need for updating this useless telemetry shim.
2020-05-16 06:48:02 +08:00
Matt A. Tobin
659e10b6dd
Issue #1053 - Remove android support from storage/mozStorageConnection.cpp
2020-02-27 07:31:12 +08:00
wolfbeast
7b237d9768
Issue #1342 - Remove support for system sqlite
2020-02-07 07:52:16 +08:00
wolfbeast
0d69766fb3
No issue - Always use jemalloc allocator for storage memory when
...
MOZ_MEMORY is defined (which is defined by enabling jemalloc in config)
2020-01-24 09:36:37 +08:00
wolfbeast
ad782894c8
Remove all C++ telemetry autotimers
2019-02-16 00:12:34 +08:00
wolfbeast
8c8145e620
Remove all C++ Telemetry Accumulation calls.
...
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.
2019-02-16 00:12:32 +08:00
wolfbeast
1a823f5ad6
Remove SPS profiler.
...
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
2019-02-15 23:58:37 +08:00
wolfbeast
92fbd042f5
Remove the Dark Matter Detector (DMD) Memeory debugger component.
...
This resolves #376 .
2019-02-15 23:58:31 +08:00
wolfbeast
c76d18a40d
Remove support for system jemalloc.
2019-02-15 23:52:07 +08:00
wolfbeast
86aabf8edd
Cleanup async mozStorage callback management.
...
Also avoid raw pointers in mozStorageAsyncStatementExecution.cpp.
2019-02-15 23:30:10 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00