gecko-dev/js
Lars T Hansen 21a9b72545 Bug 1745117 - Adjust use of maxBufferByteLength. r=yury
Remove an incorrect assertion in WasmMemory.cpp -- we don't need to depend on
the max buffer byte length being a multiple of page sizes, as we always round.

Rewrite two uses of maxBufferByteLength to instead use MaxMemoryPages, since
it's the latter quality we care about.

Differential Revision: https://phabricator.services.mozilla.com/D133480
2021-12-13 06:49:14 +00:00
..
ductwork/debugger
examples Bug 1582895 - Minor irrelevant jorendb tweaks r=jonco 2021-10-18 20:34:38 +00:00
public Bug 1745351 - Remove JS::StencilCanLazilyParse. r=nbp 2021-12-10 11:27:23 +00:00
src Bug 1745117 - Adjust use of maxBufferByteLength. r=yury 2021-12-13 06:49:14 +00:00
xpconnect Bug 1734098 - Part 15: Use consistent name for decode multi stencils API. r=tcampbell 2021-12-10 04:28:31 +00:00
app.mozbuild
ffi.configure Bug 1694884 - Fail configure when using --*-system-* options with a bootstrapped sysroot. r=firefox-build-system-reviewers,mhentges 2021-07-16 20:51:27 +00:00
moz.build Bug 1708739 - Move WeakMap APIs to new public header r=yulia 2021-05-01 12:10:14 +00:00
moz.configure Bug 1739078 - Add MOZ_ICU_CFLAGS to bindgen flags for stylo. r=firefox-build-system-reviewers,mhentges 2021-11-30 21:34:14 +00:00
sub.configure