зеркало из https://github.com/mozilla/gecko-dev.git
be0d8b9e93
Before this patch: surface cache size = min(1GB, system_memory/4) After this patch: surface cache size = min(32bit ? 1GB : 2GB , system_memory/4) sizeof(uintptr_t) is the best I can figure out to detect 32bit builds. Differential Revision: https://phabricator.services.mozilla.com/D45092 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
brotli | ||
fdlibm | ||
freetype2 | ||
libjar | ||
libmar | ||
libpref | ||
woff2 | ||
xz-embedded | ||
zlib | ||
moz.build |