gecko-dev/dom/script
2023-09-28 12:21:39 +00:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug 2023-09-20 17:32:15 +00:00
ModuleLoader.h Bug 1841859 - Part 1: Move ReferrerPolicy to ScriptLoadRequest and LoadedScript. r=jonco,smaug 2023-09-20 17:32:15 +00:00
moz.build
nsIScriptElement.cpp Bug 1854907 - Make document.write-related operations on the creator parser no-ops on scripts whose type does not allow document.write. r=smaug 2023-09-28 12:21:39 +00:00
nsIScriptElement.h Bug 1854907 - Make document.write-related operations on the creator parser no-ops on scripts whose type does not allow document.write. r=smaug 2023-09-28 12:21:39 +00:00
nsIScriptLoaderObserver.idl
ScriptCompression.cpp
ScriptCompression.h
ScriptDecoding.h
ScriptElement.cpp Bug 1846178 - Use the async/defer (non-blocking) HTML parser code path for module scripts. r=smaug 2023-09-15 07:53:16 +00:00
ScriptElement.h
ScriptLoadContext.cpp Bug 1845668 - Part 1: Rewrite OffThreadCompilationCompleteRunnable based on Task. r=smaug 2023-08-29 12:07:18 +00:00
ScriptLoadContext.h Bug 1853480 - Part 1: Use TaskController thread stack size as JS stack quota in ScriptLoader off-thread compilation. r=nbp 2023-09-19 11:12:52 +00:00
ScriptLoader.cpp Bug 1841859 - Part 2: Parse the referrer policy from http header and update the referrer policy. r=jonco,smaug 2023-09-20 17:32:15 +00:00
ScriptLoader.h Bug 1846178 - Use the async/defer (non-blocking) HTML parser code path for module scripts. r=smaug 2023-09-15 07:53:16 +00:00
ScriptLoadHandler.cpp
ScriptLoadHandler.h
ScriptSettings.cpp
ScriptSettings.h
ScriptTrace.h
ShadowRealmGlobalScope.cpp
ShadowRealmGlobalScope.h