gecko-dev/dom/script
Sebastian Streich 88670a47e9 Bug 1580782 - Change Callsites to use nsIPrincipal->SchemeIs r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D45654

--HG--
extra : moz-landing-system : lando
2019-09-26 10:47:16 +00:00
..
LoadedScript.cpp
LoadedScript.h
ModuleLoadRequest.cpp
ModuleLoadRequest.h
ScriptDecoding.h
ScriptElement.cpp
ScriptElement.h
ScriptLoadHandler.cpp Bug 1579876 - Add telemetry to estimate the benefit of a streaming parser for JS. data-review=mlopatka r=jorendorff 2019-09-19 12:42:51 +00:00
ScriptLoadHandler.h Bug 1573904 - Measure the potential for a streaming parser. data-review=chutten r=jorendorff,chutten 2019-08-26 15:26:16 +00:00
ScriptLoadRequest.cpp Bug 1579876 - Add telemetry to estimate the benefit of a streaming parser for JS. data-review=mlopatka r=jorendorff 2019-09-19 12:42:51 +00:00
ScriptLoadRequest.h Bug 1579876 - Add telemetry to estimate the benefit of a streaming parser for JS. data-review=mlopatka r=jorendorff 2019-09-19 12:42:51 +00:00
ScriptLoader.cpp Bug 1580782 - Change Callsites to use nsIPrincipal->SchemeIs r=ckerschb 2019-09-26 10:47:16 +00:00
ScriptLoader.h Bug 1568171. Fix handling of load events if document.open() is called while async scripts are still loading for the original pageload. r=smaug 2019-09-10 20:43:56 +00:00
ScriptSettings.cpp Bug 1328307. AutoNoJSAPI should make it clearer that script is not running. r=bholley 2019-08-23 20:47:02 +00:00
ScriptSettings.h Bug 1328307. AutoNoJSAPI should make it clearer that script is not running. r=bholley 2019-08-23 20:47: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