fune/js/loader
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
..
ImportMap.cpp
ImportMap.h
LoadContextBase.cpp Bug 1572644 - Part 4: Add WorkletLoadContext and nsMainThreadPtrHandle to delegate WorkletFetchHandler on the worklet thread. r=jonco,yulia 2023-03-13 22:59:37 +00:00
LoadContextBase.h Bug 1572644 - Part 4: Add WorkletLoadContext and nsMainThreadPtrHandle to delegate WorkletFetchHandler on the worklet thread. r=jonco,yulia 2023-03-13 22:59:37 +00:00
LoadedScript.cpp
LoadedScript.h
ModuleLoaderBase.cpp Bug 1835886 - Cancel outstanding load requests when a document is detached from a global r=smaug 2023-06-13 08:46:26 +00:00
ModuleLoaderBase.h Backed out 3 changesets (bug 1803984) 2023-05-29 12:36:25 +03:00
ModuleLoadRequest.cpp Bug 1822717 - Relax assertion about module request state when an error occurs r=yulia 2023-03-21 15:40:22 +00:00
ModuleLoadRequest.h
moz.build
ResolveResult.h Bug 1572644 - Part 11-2: Preload localized error msg and format it when resolving failed. r=jonco,yulia 2023-03-13 22:59:41 +00:00
ScriptKind.h
ScriptLoadRequest.cpp Bug 1798319 - Implement modulepreload in early hints r=manuel,smaug,necko-reviewers,kershaw 2023-06-26 10:49:53 +00:00
ScriptLoadRequest.h Bug 1798319 - Implement modulepreload in early hints r=manuel,smaug,necko-reviewers,kershaw 2023-06-26 10:49:53 +00:00