gecko-dev/js/loader
Jon Coppeard f3248398d8 Bug 1774111 - Check for already-completed request in ModuleLoaderBase::FinishDynamicImport r=yulia
I've looked at this for a while and still don't know how this can happen but it
does seem reasonable to add a check here that we haven't already completed the
request.

Depends on D162386

Differential Revision: https://phabricator.services.mozilla.com/D162387
2022-11-18 13:25:47 +00:00
..
ImportMap.cpp Bug 1778289 - Part 12: Update spec links as the PR is merged. r=jonco,yulia 2022-10-07 13:56:27 +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 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +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 1776832 - Clear chrome module environments in shutdown r=arai 2022-07-04 14:18:54 +00:00
LoadedScript.h Bug 1776832 - Clear chrome module environments in shutdown r=arai 2022-07-04 14:18:54 +00:00
ModuleLoadRequest.cpp Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
ModuleLoadRequest.h
ModuleLoaderBase.cpp Bug 1774111 - Check for already-completed request in ModuleLoaderBase::FinishDynamicImport r=yulia 2022-11-18 13:25:47 +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
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
ScriptLoadRequest.cpp Bug 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +00:00
ScriptLoadRequest.h Bug 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +00:00
moz.build