gecko-dev/dom/script
Tooru Fujisawa 62e38eaac8 Bug 1853881 - Part 1: Add JS::ThreadStackQuotaForSize and use it everywhere. r=nbp
Differential Revision: https://phabricator.services.mozilla.com/D191905
2023-10-26 14:10:55 +00:00
..
AutoEntryScript.cpp Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
AutoEntryScript.h Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
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
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 Bug 1834134 - Create base ScriptElement GetScriptType method r=peterv 2023-06-22 19:42:30 +00:00
ScriptLoadContext.cpp Bug 1839315: part 3) Remove no-op method `PreloaderBase::PrioritizeAsPreload`. r=necko-reviewers,valentin 2023-10-11 10:21:56 +00:00
ScriptLoadContext.h Bug 1839315: part 3) Remove no-op method `PreloaderBase::PrioritizeAsPreload`. r=necko-reviewers,valentin 2023-10-11 10:21:56 +00:00
ScriptLoadHandler.cpp
ScriptLoadHandler.h
ScriptLoader.cpp Bug 1853881 - Part 1: Add JS::ThreadStackQuotaForSize and use it everywhere. r=nbp 2023-10-26 14:10:55 +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
ScriptSettings.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
ScriptSettings.h
ScriptTrace.h
ShadowRealmGlobalScope.cpp
ShadowRealmGlobalScope.h Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +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 Bug 1818768 - Turn ScriptLoadContext mLineNo unsigned. r=hsivonen. 2023-02-28 12:07:31 +00:00