gecko-dev/js
Lars T Hansen 6633a4ad97 Bug 1675582 - Allocate 2GB arraybuffer on 64-bit systems only. r=jandem
This test case fails on 32-bit systems with limited memory because it wants
a 2GB array buffer, and the address space may not accomodate that.  So run
it only on 64-bit systems.

Differential Revision: https://phabricator.services.mozilla.com/D96162
2020-11-08 18:30:04 +00:00
..
ductwork/debugger Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
examples
public Bug 1663365 - Move CTypes APIs out of jsapi.h and into js/public/experimental/CTypes.h. r=jandem 2020-11-07 00:04:33 +00:00
rust Bug 1663365 - Followup jsglue.cpp fix. 2020-10-30 07:38:46 +00:00
src Bug 1675582 - Allocate 2GB arraybuffer on 64-bit systems only. r=jandem 2020-11-08 18:30:04 +00:00
xpconnect Bug 1506812 - Wrap all accesses to URLPreloader's mReaderThread in a mutex. r=decoder,nika 2020-11-02 23:26:05 +00:00
app.mozbuild Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
ffi.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure Bug 1674722 - Fix lint failure in js/moz.configure a=lint-fix 2020-11-06 09:59:55 +02:00
sub.configure Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00