gecko-dev/js/loader
2024-05-27 06:31:16 +00:00
..
ImportMap.cpp Bug 1871075 - Part 1: Store referencing private as a pointer to the underlying LoadedScript r=yulia 2023-12-21 13:30:34 +00:00
ImportMap.h
LoadContextBase.cpp Bug 1803810 - Part 1: Rename ComponentModuleLoader to SyncModuleLoader. r=jonco 2024-02-14 02:01:36 +00:00
LoadContextBase.h Bug 1877703 - Part 1: Remove speculatively preloaded modules from the module map when import map is registered r=smaug,allstarschh 2024-03-19 10:07:34 +00:00
LoadedScript.cpp Bug 1877703 - Part 1: Remove speculatively preloaded modules from the module map when import map is registered r=smaug,allstarschh 2024-03-19 10:07:34 +00:00
LoadedScript.h Bug 1877703 - Part 1: Remove speculatively preloaded modules from the module map when import map is registered r=smaug,allstarschh 2024-03-19 10:07:34 +00:00
ModuleLoaderBase.cpp Bug 1893164 - Make CancelImport() won't cancel a request if the URI is been waiting by other requests. r=jonco 2024-05-07 16:03:20 +00:00
ModuleLoaderBase.h Bug 1893164 - Make CancelImport() won't cancel a request if the URI is been waiting by other requests. r=jonco 2024-05-07 16:03:20 +00:00
ModuleLoadRequest.cpp Bug 1894631 - Add CancelingImport state in ScriptLoadRequest::State. r=jonco 2024-05-07 16:03:20 +00:00
ModuleLoadRequest.h Bug 1898677 - Cache the result of bytecode encoding condition. r=nbp 2024-05-27 06:31:16 +00:00
moz.build Bug 1800641 - Part 1: Move ScriptFetchOptions into its own file. r=nbp 2024-01-08 14:57:36 +00:00
ResolveResult.h
ScriptFetchOptions.h Bug 1800641 - Part 1: Move ScriptFetchOptions into its own file. r=nbp 2024-01-08 14:57:36 +00:00
ScriptKind.h
ScriptLoadRequest.cpp Bug 1898677 - Cache the result of bytecode encoding condition. r=nbp 2024-05-27 06:31:16 +00:00
ScriptLoadRequest.h Bug 1898677 - Cache the result of bytecode encoding condition. r=nbp 2024-05-27 06:31:16 +00:00