gecko-dev/dom/script
Yoshi Cheng-Hao Huang 0f577f10c3 Bug 1815180 : Dump error message when import maps aren't allowed. r=jonco
Differential Revision: https://phabricator.services.mozilla.com/D169185
2023-02-08 12:22:04 +00:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1771867 - Early Hints Phase 2 - Part 5: Pass early hint preload to script preloader r=necko-reviewers,valentin 2022-12-02 16:15:54 +00:00
ModuleLoader.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
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 Bug 1632975 - Run microtask checkpoint before processing script. r=smaug 2022-11-17 20:11:23 +00:00
ScriptElement.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
ScriptLoadContext.cpp Bug 1809861 - Part 1: Simplify and clean up off-main thread script compilation r=smaug 2023-01-17 17:06:50 +00:00
ScriptLoadContext.h Bug 1809861 - Part 1: Simplify and clean up off-main thread script compilation r=smaug 2023-01-17 17:06:50 +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 1815180 : Dump error message when import maps aren't allowed. r=jonco 2023-02-08 12:22:04 +00:00
ScriptLoader.h Bug 1813494 - Part 1: Common up code to cancel and remove all load requests r=smaug 2023-02-07 11:55:50 +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 Bug 1742437 - re-scope all generic module/script loader files under js/loader; r=jonco 2022-02-21 15:39:09 +00:00
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 1778510: Require subclasses of nsIGlobalObject implement ShouldRFP r=asuth 2022-11-29 13:34:12 +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
nsIScriptElement.h Bug 1800553 - part 2: Change `HTMLAnchorElement::GetText` to a `const` method r=smaug 2022-11-16 00:21:30 +00:00
nsIScriptLoaderObserver.idl Bug 1539884 - Part 17: Mark nsIScriptLoaderObserver::scriptEvaluated as can_run_script r=masayuki 2021-12-17 13:27:52 +00:00