fune/js
Yulia 2e8899ceb2 Bug 1822452 - Reject any remaining requests; r=jonco
This patch allows us to reject any outstanding requests when terminating a worker. As this is
controlled by the module loader, the approach I took here was to reject the promises and allow the
moduleloader to
shutdown. I am open to alternatives however.

Differential Revision: https://phabricator.services.mozilla.com/D173290
2023-03-23 09:54:49 +00:00
..
examples
loader Bug 1822452 - Reject any remaining requests; r=jonco 2023-03-23 09:54:49 +00:00
public Bug 1823286 - Fix documentation comments for JSGC_MAX_EMPTY_CHUNK_COUNT r=jandem DONTBUILD 2023-03-22 17:59:47 +00:00
src Bug 1823042 - Switch to bound function target's realm before creating |this|. r=iain 2023-03-23 09:16:56 +00:00
xpconnect Bug 1815937 - Set ScriptLoadContext column number for inline scripts. r=smaug,devtools-reviewers,ochameau. 2023-03-21 17:27:48 +00:00
app.mozbuild
ffi.configure Backed out changeset 028a7f4e4b32 (bug 1776255) for causing Linux artifact builds bustages on central CLOSED TREE 2022-11-26 17:13:36 -05:00
moz.build
moz.configure Bug 1821025: Remove extended-const from wasm-no-experimental. r=rhunt 2023-03-22 16:33:46 +00:00
sub.configure