зеркало из https://github.com/mozilla/gecko-dev.git
d021d948ec
When a preload request is used, it might be being compiled off-thread. Currently this is handled for defer and async requests in AddDeferRequest and AddAsyncRequest but not for XSLT or other kinds of requests. The patch handles this whenever we use a preload request. I don't know for sure that this is what's causing the crash but it seems likely given the assertion. Depends on D120072 Differential Revision: https://phabricator.services.mozilla.com/D120073 |
||
---|---|---|
.. | ||
AutoEntryScript.cpp | ||
AutoEntryScript.h | ||
LoadedScript.cpp | ||
LoadedScript.h | ||
ModuleLoadRequest.cpp | ||
ModuleLoadRequest.h | ||
ModuleMapKey.cpp | ||
ModuleMapKey.h | ||
ScriptDecoding.h | ||
ScriptElement.cpp | ||
ScriptElement.h | ||
ScriptKind.h | ||
ScriptLoadHandler.cpp | ||
ScriptLoadHandler.h | ||
ScriptLoadRequest.cpp | ||
ScriptLoadRequest.h | ||
ScriptLoader.cpp | ||
ScriptLoader.h | ||
ScriptSettings.cpp | ||
ScriptSettings.h | ||
ScriptTrace.cpp | ||
ScriptTrace.h | ||
moz.build | ||
nsIScriptElement.cpp | ||
nsIScriptElement.h | ||
nsIScriptLoaderObserver.idl |