зеркало из https://github.com/mozilla/gecko-dev.git
21001eee69
This patch does: - use our common `Create` pattern also here to move some complexity out of the constructor and improve the error handling. - give each strong worker ref a unique name for better diagnostics. - add a `TryShutdown` to the life-cycle worker ref, presumably this may help if the worker dies before any DispatchLoadScript(s) has been called. Differential Revision: https://phabricator.services.mozilla.com/D192936 |
||
---|---|---|
.. | ||
CacheLoadHandler.cpp | ||
CacheLoadHandler.h | ||
NetworkLoadHandler.cpp | ||
NetworkLoadHandler.h | ||
ScriptResponseHeaderProcessor.cpp | ||
ScriptResponseHeaderProcessor.h | ||
WorkerLoadContext.cpp | ||
WorkerLoadContext.h | ||
WorkerModuleLoader.cpp | ||
WorkerModuleLoader.h | ||
moz.build |