gecko-dev/dom/script
Denis Palmeiro c15f4faafe Bug 1646793 - Cancel all preload requests when the ScriptLoader is destroyed r=smaug
Cancel all preload requests when the ScriptLoader is destroyed.

Differential Revision: https://phabricator.services.mozilla.com/D80218
2020-06-22 02:12:56 +00:00
..
LoadedScript.cpp Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug 2020-05-12 19:28:15 +00:00
LoadedScript.h Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug 2020-05-12 19:28:15 +00:00
ModuleLoadRequest.cpp Bug 1624810 - Set the multi-zone JS holder flag on appropriate cycle collected classes r=mccr8 2020-03-26 10:49:06 +00:00
ModuleLoadRequest.h
moz.build Bug 1618292 - Make ScriptLoadRequest derive and use PreloaderBase to support new preload as speculative load feature, r=smaug 2020-05-11 14:07:24 +00:00
nsIScriptElement.h
nsIScriptLoaderObserver.idl
ScriptDecoding.h
ScriptElement.cpp
ScriptElement.h
ScriptKind.h Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug 2020-05-12 19:28:15 +00:00
ScriptLoader.cpp Bug 1646793 - Cancel all preload requests when the ScriptLoader is destroyed r=smaug 2020-06-22 02:12:56 +00:00
ScriptLoader.h Bug 1606652 - Speculatively off thread parse external scripts as soon as they are fetched. r=smaug 2020-06-10 00:45:26 +00:00
ScriptLoadHandler.cpp Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug 2020-05-12 19:28:15 +00:00
ScriptLoadHandler.h Bug 1618292 - Make ScriptLoadRequest derive and use PreloaderBase to support new preload as speculative load feature, r=smaug 2020-05-11 14:07:24 +00:00
ScriptLoadRequest.cpp Bug 1642708 - Remove code guarded by JS_BUILD_BINAST r=arai 2020-06-17 14:26:09 +00:00
ScriptLoadRequest.h Bug 1642708 - Remove code guarded by JS_BUILD_BINAST r=arai 2020-06-17 14:26:09 +00:00
ScriptSettings.cpp Bug 1629293 - Expose js::ErrorReport in public API. r=evilpie 2020-05-14 04:44:15 +00:00
ScriptSettings.h Bug 1626100 - Use ExceptionStack for AutoJSAPI::StealExceptionAndStack. r=mccr8 2020-04-09 12:35:42 +00:00
ScriptTrace.cpp
ScriptTrace.h