gecko-dev/memory
Ray Kraesig 613c6089f5 Bug 1716727 - patchset #3 [1/1] - Cleanup: remove intermediate function r=glandium
Since mozglue is now aware of Gecko process-types, remove the
configurator for this bug's associated experiment. Instead, use
`GeckoProcessType` directly in mozjemalloc.

This requires a couple of adjustments for non-Firefox uses of
mozjemalloc:

- Since `logalloc-replay` uses mozjemalloc in an odd way, tweak its
  `moz.build` to also include `mozglue/misc/ProcessType.cpp`.
- Since `GeckoProcessType` is not available in standalone SpiderMonkey
  builds, make the mostly-arbitrarily choice to always stall there.

No functional changes.

Differential Revision: https://phabricator.services.mozilla.com/D155300
2022-08-25 14:44:47 +00:00
..
build Bug 1716727 - patchset #3 [1/1] - Cleanup: remove intermediate function r=glandium 2022-08-25 14:44:47 +00:00
gtest Bug 1546442 - Add test for leading guard pages for normal allocations. r=glandium,pbone 2021-11-26 11:46:25 +00:00
mozalloc Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium 2021-10-29 06:04:09 +00:00
mozjemalloc_info Bug 1743713 - Make --enable-project=memory work again r=glandium 2021-12-07 22:27:20 +00:00
replace Bug 1716727 - patchset #3 [1/1] - Cleanup: remove intermediate function r=glandium 2022-08-25 14:44:47 +00:00
volatile Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
app.mozbuild Bug 1706774: Adds required sources for the "memory" application r=firefox-build-system-reviewers,glandium 2021-05-18 15:00:39 +00:00
moz.build
moz.configure