gecko-dev/js/loader
2023-01-27 17:19:57 +00:00
..
ImportMap.cpp Bug 1808357: Add better error message for importmaps of invalid JSON format. r=jonco 2023-01-06 13:34:17 +00:00
ImportMap.h Bug 1778289 - Part 12: Update spec links as the PR is merged. r=jonco,yulia 2022-10-07 13:56:27 +00:00
LoadContextBase.cpp Bug 1806872 - Correct QueryInterface implementation of ScriptLoadRequest and LoadContextBase. r=mccr8 2022-12-21 18:09:35 +00:00
LoadContextBase.h Bug 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +00:00
LoadedScript.cpp Bug 1811238 - Correct QueryInterface implementation of LoadedScript and ModuleLoaderBase. r=mccr8 2023-01-24 09:55:27 +00:00
LoadedScript.h Bug 1811238 - Correct QueryInterface implementation of LoadedScript and ModuleLoaderBase. r=mccr8 2023-01-24 09:55:27 +00:00
ModuleLoaderBase.cpp Bug 1811238 - Correct QueryInterface implementation of LoadedScript and ModuleLoaderBase. r=mccr8 2023-01-24 09:55:27 +00:00
ModuleLoaderBase.h Bug 1774111 - Initialize AutoJAPI from the native global in the module loader r=yulia 2022-11-18 13:25:46 +00:00
ModuleLoadRequest.cpp Bug 1811939 - Check whether module load request was already cancelled when a load fails r=smaug 2023-01-27 17:19:57 +00:00
ModuleLoadRequest.h Bug 1766274 - Part 4: Change references to module trees to module graphs r=yulia 2022-04-26 12:40:48 +00:00
moz.build Bug 1688879 - Part 4: Refactor ResolveModuleSpecifier. r=jonco,yulia 2022-05-05 21:19:02 +00:00
ResolveResult.h Bug 1777450 - Separate error messages for module resulution failure when the specifier might be bare r=allstarschh,flod 2022-07-08 09:58:33 +00:00
ScriptKind.h Bug 1688879 - Part 2: Add support for import maps in ScriptElement/ScriptLoader/ScriptKind. r=jonco,yulia,smaug 2022-05-05 21:19:01 +00:00
ScriptLoadRequest.cpp Bug 1809880 - Avoid cast to derived type in ScriptLoadRequest base class destructor r=emilio 2023-01-16 16:15:15 +00:00
ScriptLoadRequest.h Bug 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +00:00