fune/js
Em Zhan b6b6fe577b Bug 1798319 - Implement modulepreload in early hints r=manuel,smaug,necko-reviewers,kershaw
The aEarlyHintPreloaderId parameter for StartLoad/StartLoadInternal is changed
to be a member variable of ScriptLoadRequest instead so that an initiator type
of early hints can be set for module requests. Before, ModuleLoader would always
pass in a zero value for the id since ModuleLoaderBase has no concept of early
hints when it calls StartFetch.

As a prerequisite for early hints support, this commit also implements
modulepreload in link headers (Bug 1773056).

Differential Revision: https://phabricator.services.mozilla.com/D180020
2023-06-26 10:49:53 +00:00
..
examples Bug 1817347 - Prevent jorendb from spewing out enormous strings r=jonco 2023-03-23 21:07:06 +00:00
loader Bug 1798319 - Implement modulepreload in early hints r=manuel,smaug,necko-reviewers,kershaw 2023-06-26 10:49:53 +00:00
public Bug 1839564 - Part 2: Use const pointers in public JS-API BigInt functions. r=spidermonkey-reviewers,jandem 2023-06-22 13:57:33 +00:00
src Bug 1840170 - Remove unused method from NativeIterator r=iain 2023-06-23 21:18:22 +00:00
xpconnect Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1519167 - Part 1: Add config for Temporal. r=spidermonkey-reviewers,dminor 2023-06-21 20:27:38 +00:00
sub.configure