gecko-dev/js
Jon Coppeard e314b376d3 Bug 1858200 - Interrupt wasm when a major GC is requested r=jandem
Currently wasm ignores GCs triggered by allocation, which can lead to unbounded
memory growth when running purely in wasm. Making the GC interrupt also
interrupt wasm fixes this.

Differential Revision: https://phabricator.services.mozilla.com/D190669
2023-10-11 12:11:34 +00:00
..
examples Bug 1817347 - Prevent jorendb from spewing out enormous strings r=jonco 2023-03-23 21:07:06 +00:00
loader Bug 1841859 - Part 2: Parse the referrer policy from http header and update the referrer policy. r=jonco,smaug 2023-09-20 17:32:15 +00:00
public Bug 1856577 - Consider to trigger minor GC before a page load, r=jonco 2023-10-05 18:11:36 +00:00
src Bug 1858200 - Interrupt wasm when a major GC is requested r=jandem 2023-10-11 12:11:34 +00:00
xpconnect Bug 1857747 - Removed duplicate include r=mccr8 DONTBUILD 2023-10-10 19:18:38 +00:00
app.mozbuild
ffi.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
moz.build
moz.configure Bug 1855288 - Allow tail calls be compiled for beta and release. r=rhunt 2023-09-27 13:55:25 +00:00
sub.configure