зеркало из https://github.com/mozilla/gecko-dev.git
2e8899ceb2
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 |
||
---|---|---|
.. | ||
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 |