+2
−1
+5
−0
Loading
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