gecko-dev/memory
Paul Bone 4ea7329f5a Bug 1806049 - Explicitly use uint32_t r=glandium
We want to be precise about types used here.  Although in practice unsigned
is the same as uint32_t, it's not guaranteed.  We want to definitely use
32-bit multiplication as it can be faster than 64-bit.

Differential Revision: https://phabricator.services.mozilla.com/D164889
2023-01-10 22:30:05 +00:00
..
build Bug 1806049 - Explicitly use uint32_t r=glandium 2023-01-10 22:30:05 +00:00
gtest Bug 1798711 - Remove duplication of DisableCrashReporter on gtest r=ahal 2022-11-30 14:41:42 +00:00
mozalloc Backed out changeset e59efc28ac89 (bug 1802675) for causing win10 2004 failures CLOSED TREE 2022-12-02 00:11:36 -05:00
mozjemalloc_info
replace Bug 1801836 - Fix black linting opt failure on memory/replace/dmd/dmd.py. a=lint-fix 2022-12-25 11:35:54 +02:00
volatile
app.mozbuild
moz.build
moz.configure