gecko-dev/js
Jon Coppeard 7a3f50f068 Bug 1591711 - Fix incorrect calculation of non-incremental GC trigger r=allstarschh
Fix a mistake calculating the heap size to compare against.  It's unlikely this bug had much effect because whether to perform an incremental or non-incremental collection is decided when we start the collection in GCRuntime::budgetIncrementalGC().

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

--HG--
extra : moz-landing-system : lando
2019-10-28 21:16:04 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1588231. Remove special-cased QI-for-DOM-objects handling in CPOWs, since no one uses it outside of one test. r=peterv 2019-10-14 10:31:28 +00:00
public Bug 1592051 - Mark GCCellPtr as JS_HAZ_GC_POINTER. r=sfink 2019-10-28 18:22:42 +00:00
rust Bug 1448324 - Fix link in js/rust readme. r=jdm 2019-10-18 14:30:52 +00:00
src Bug 1591711 - Fix incorrect calculation of non-incremental GC trigger r=allstarschh 2019-10-28 21:16:04 +00:00
xpconnect Bug 1591923 - Remove some dead code for cooperative contexts from XPConnect, XPCOM and JSAPI. r=mccr8 2019-10-28 14:38:03 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1577757 - Add a compile-time option for wasm multi-value r=luke 2019-10-01 14:30:35 +00:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00