gecko-dev/js
Paul Bone 35c57a98a6 Bug 1540670 - Forbid a nursery size of 0 r=jonco
The nursery uses capacity_ == 0 to determine if it is disabled.  This patch
avoids setting the capacity to zero by requring the minimum size to be at
least ArenaSize (usually 1 page).

Differential Revision: https://phabricator.services.mozilla.com/D25717

--HG--
extra : moz-landing-system : lando
2019-04-03 01:41:21 +00:00
..
ductwork/debugger Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1539690 - Make a JS::RegExpFlag public API for flag bits, and make a JS::RegExpFlags flag-set abstraction. r=sfink 2019-04-02 03:16:43 +00:00
public Bug 1540357 - Fix implicit int truncation dom/canvas's js/* includes. r=sfink 2019-04-02 17:00:43 +00:00
rust Bug 1306008 - Give JS::Heap<T> pointer wrappers a pre-barrier r=sfink 2019-03-27 16:26:09 +00:00
src Bug 1540670 - Forbid a nursery size of 0 r=jonco 2019-04-03 01:41:21 +00:00
xpconnect Bug 1434726 - Avoid SIGBUS on SPARC systems in HashIIDPtrKey r=froydnj 2019-04-02 17:27:23 +00:00
app.mozbuild
ffi.configure Bug 1519040 - Remove some unused old-configure assignments. r=mshal 2019-01-10 22:02:04 +00:00
moz.build
moz.configure Bug 1531670 - Replace ENABLE_WASM_GENERALIZED_TABLES. r=bbouvier 2019-03-01 09:33:31 +01:00
sub.configure Bug 1520394 - Don't invoke js subconfigure as a separate process. r=nalexander 2019-01-16 23:42:12 +00:00