gecko-dev/js
Paul Bone 075442743d Bug 1531540 - Don't specialise SubChunkLimit for mobile r=sfink
This was specialised so that it wouldn't crash on mobile wouldn't crash
when: SubChunkLimit + SubChunkStepstep > NurseryChunkUsableSize becase
NurseryChunkUsableSize is smaller on mobile.

However Bug 1530575 reduced the value of SubChunkStep so now we no-longer
need to specialise SubChunkLimit.  We never tested the impact of
SubChunkLimit on mobile so it's just simpler to have one value.

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

--HG--
extra : moz-landing-system : lando
2019-03-01 17:53:38 +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. Make jorendb give a REPL even if the script throws an exception. r=NPOAEW 2019-01-08 14:21:25 -08:00
ipc Bug 1523969 part 13 - Move method definition inline comments to new line in 'js/'. r=jorendorff 2019-02-25 16:09:04 -06:00
public Bug 1521906 part 4 - Remove CheckedUnwrap and rename UnwrapOneChecked to UnwrapOneCheckedStatic. r=bzbarsky 2019-03-01 09:21:11 +00:00
rust Bug 1521906 part 4 - Remove CheckedUnwrap and rename UnwrapOneChecked to UnwrapOneCheckedStatic. r=bzbarsky 2019-03-01 09:21:11 +00:00
src Bug 1531540 - Don't specialise SubChunkLimit for mobile r=sfink 2019-03-01 17:53:38 +00:00
xpconnect Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-03-01 15:14:00 +02: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