gecko-dev/dom/script
Mirko Brodesser 06c09b51d1 Bug 1839316: part 11) Factor preparing the incremental stream loader out of `StartLoadInternal`. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D187181
2023-09-05 12:07:20 +00:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1845638 - Part 1: Use JS::FrontendContext APIs and TaskController in compilation and decode in ScriptLoader. r=smaug,bthrall 2023-08-29 12:07:18 +00:00
ModuleLoader.h Backed out changeset 4a4d5e64aec5 (bug 1846178) for causing mochitest failures on test_script_loader_js_cache.html/cache_module.html CLOSED TREE 2023-08-23 11:19:39 +03:00
ScriptCompression.cpp Bug 1757833 - Add PerfStat probes for bytecode cache reads, writes, compression, and decompression r=nbp,necko-reviewers,kershaw 2022-05-20 18:25:42 +00:00
ScriptCompression.h Bug 1757833 - Extract methods ScriptBytecodeCompress and ScriptBytecodeDecompress r=nbp 2022-05-20 18:25:40 +00:00
ScriptDecoding.h Bug 1768189 - Part 26: Apply modernize-concat-nested-namespaces to dom/reporting/ReportingHeader.cpp ... r=andi 2022-05-09 20:41:13 +00:00
ScriptElement.cpp Backed out changeset 4a4d5e64aec5 (bug 1846178) for causing mochitest failures on test_script_loader_js_cache.html/cache_module.html CLOSED TREE 2023-08-23 11:19:39 +03:00
ScriptElement.h Bug 1834134 - Create base ScriptElement GetScriptType method r=peterv 2023-06-22 19:42:30 +00:00
ScriptLoadContext.cpp Bug 1845668 - Part 1: Rewrite OffThreadCompilationCompleteRunnable based on Task. r=smaug 2023-08-29 12:07:18 +00:00
ScriptLoadContext.h Bug 1845668 - Part 1: Rewrite OffThreadCompilationCompleteRunnable based on Task. r=smaug 2023-08-29 12:07:18 +00:00
ScriptLoadHandler.cpp Bug 1742438 - Part 7: Make ScriptDecoder an independent class rather than a base class; r=arai 2022-07-14 17:07:27 +00:00
ScriptLoadHandler.h Bug 1742438 - Part 7: Make ScriptDecoder an independent class rather than a base class; r=arai 2022-07-14 17:07:27 +00:00
ScriptLoader.cpp Bug 1839316: part 11) Factor preparing the incremental stream loader out of `StartLoadInternal`. r=smaug 2023-09-05 12:07:20 +00:00
ScriptLoader.h Bug 1839316: part 11) Factor preparing the incremental stream loader out of `StartLoadInternal`. r=smaug 2023-09-05 12:07:20 +00:00
ScriptSettings.cpp Bug 1805492 - Avoid firing WebExtension content script error on the content window. r=evilpie 2022-12-21 17:35:51 +00:00
ScriptSettings.h
ScriptTrace.h
ShadowRealmGlobalScope.cpp Bug 1747059 - Correctly select microtask queue when enquing a job in a ShadowRealm in a worker. r=smaug 2022-06-28 22:04:19 +00:00
ShadowRealmGlobalScope.h Bug 1837153 - Remove more RFPTarget::Unknown default parameters in classes inheriting from nsIGlobalObject. r=tjr 2023-06-13 19:32:17 +00:00
moz.build Bug 1742438 - Part 8: Use mScriptData instead of custom load context field; r=arai,asuth 2022-07-14 17:07:27 +00:00
nsIScriptElement.cpp Bug 1844493 - Remove dom.moduleScripts.enabled pref r=smaug,jonco 2023-07-20 10:03:46 +00:00
nsIScriptElement.h Bug 1839316: part 4) Add `RequestPriority` to `ScriptFetchOptions` and `ScriptLoadRequest`. r=smaug 2023-08-28 11:56:34 +00:00
nsIScriptLoaderObserver.idl Bug 1818768 - Turn ScriptLoadContext mLineNo unsigned. r=hsivonen. 2023-02-28 12:07:31 +00:00