gecko-dev/dom/script
Adam Vandolder 825aa106dd Bug 1784187 - Process scripts even if they contain no text content. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D156086
2022-10-05 15:16:28 +00:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1788532 - Block dynamic module load processing during sync XHR r=smaug 2022-09-15 09:14:11 +00:00
ModuleLoader.h
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
ScriptElement.cpp Bug 1784187 - Process scripts even if they contain no text content. r=smaug 2022-10-05 15:16:28 +00:00
ScriptElement.h
ScriptLoadContext.cpp Bug 1788977 - Consolidate methods for finishing off-thread JS parse/decode. r=arai 2022-09-06 12:01:35 +00:00
ScriptLoadContext.h
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 Backed out changeset 7cfadef6f30f (bug 1790765) for causing bug 1791309 2022-09-20 09:16:58 +03:00
ScriptLoader.h Bug 1788532 - Block dynamic module load processing during sync XHR r=smaug 2022-09-15 09:14:11 +00:00
ScriptSettings.cpp
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 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +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
nsIScriptLoaderObserver.idl