зеркало из https://github.com/mozilla/gecko-dev.git
b329c4ff4c
`ReadyToExecuteParserBlockingScripts` was walking the ancestor chain but would stop if it hit an OOP ancestor. With this change we walk the `WindowContext` tree instead, so that we may skip over OOP ancestors and continue checking all in process ancestors. Differential Revision: https://phabricator.services.mozilla.com/D86436 |
||
---|---|---|
.. | ||
LoadedScript.cpp | ||
LoadedScript.h | ||
ModuleLoadRequest.cpp | ||
ModuleLoadRequest.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.h | ||
nsIScriptLoaderObserver.idl |