gecko-dev/js/loader
Yulia 2e8899ceb2 Bug 1822452 - Reject any remaining requests; r=jonco
This patch allows us to reject any outstanding requests when terminating a worker. As this is
controlled by the module loader, the approach I took here was to reject the promises and allow the
moduleloader to
shutdown. I am open to alternatives however.

Differential Revision: https://phabricator.services.mozilla.com/D173290
2023-03-23 09:54:49 +00:00
..
ImportMap.cpp
ImportMap.h
LoadContextBase.cpp
LoadContextBase.h
LoadedScript.cpp
LoadedScript.h
ModuleLoadRequest.cpp
ModuleLoadRequest.h
ModuleLoaderBase.cpp
ModuleLoaderBase.h
ResolveResult.h
ScriptKind.h
ScriptLoadRequest.cpp
ScriptLoadRequest.h
moz.build