mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
88dcd540b5
Also cancel module load requests when cancelling requests generally. What was happening here was that a previous load was completing and calling into the wrong module loader, because the loader to use is determined via the current global, and this was now associated with a different document / script loader / module loader. Differential Revision: https://phabricator.services.mozilla.com/D179787 |
||
---|---|---|
.. | ||
ImportMap.cpp | ||
ImportMap.h | ||
LoadContextBase.cpp | ||
LoadContextBase.h | ||
LoadedScript.cpp | ||
LoadedScript.h | ||
ModuleLoaderBase.cpp | ||
ModuleLoaderBase.h | ||
ModuleLoadRequest.cpp | ||
ModuleLoadRequest.h | ||
moz.build | ||
ResolveResult.h | ||
ScriptKind.h | ||
ScriptLoadRequest.cpp | ||
ScriptLoadRequest.h |