gecko-dev/js
Ted Campbell bb5549df90 Bug 1724803 - Clean up js::ImmutableScriptData layout validation. r=arai
In Bug 1710984 we added extra checks to avoid certain crashes that looked like
memory corruption. This patch makes those checks slightly more robust by
checking the 'optional-offsets' array is in-bounds before dereferencing it for
the rest of the checks.

Depends on D122156

Differential Revision: https://phabricator.services.mozilla.com/D122157
2021-08-10 04:17:22 +00:00
..
ductwork/debugger
examples
public Bug 1723715 part 16 - Move WindowProxy to GlobalObjectData. r=jonco 2021-08-09 15:25:10 +00:00
src Bug 1724803 - Clean up js::ImmutableScriptData layout validation. r=arai 2021-08-10 04:17:22 +00:00
xpconnect Bug 1723934 - Remove useless nsExceptionHandler.h inclusions and crash reporter service definitions r=necko-reviewers,dragana 2021-08-09 20:08:17 +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 1721686 - wasm: Add mozIntGemm() to WebAssembly namespace in privileged content. r=yury 2021-08-06 19:14:23 +00:00
sub.configure