gecko-dev/dom/script
Honza Bambas ce072f8e6a Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D52019

--HG--
extra : moz-landing-system : lando
2019-11-27 21:45:12 +00:00
..
LoadedScript.cpp
LoadedScript.h
ModuleLoadRequest.cpp
ModuleLoadRequest.h
ScriptDecoding.h
ScriptElement.cpp
ScriptElement.h
ScriptLoadHandler.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
ScriptLoadHandler.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
ScriptLoadRequest.cpp Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb 2019-11-27 21:45:12 +00:00
ScriptLoadRequest.h Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb 2019-11-27 21:45:12 +00:00
ScriptLoader.cpp Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb 2019-11-27 21:45:12 +00:00
ScriptLoader.h Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb 2019-11-27 21:45:12 +00:00
ScriptSettings.cpp Bug 1589309. Pass XPCOM strings, not buffer pointers, to notifyJSRunToCompletionStart. r=smaug 2019-10-18 02:50:45 +00:00
ScriptSettings.h Bug 1244247 - Remove racey sScriptSettingsTLSInitialized. r=bzbarsky 2019-10-15 02:10:02 +00:00
ScriptTrace.cpp
ScriptTrace.h
moz.build
nsIScriptElement.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
nsIScriptLoaderObserver.idl