gecko-dev/dom/script
2023-04-21 18:37:11 +03:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1804086 - Allow classic script hint to be passed from content to parent r=smaug,necko-reviewers,kershaw 2023-03-22 14:21:39 +00:00
ModuleLoader.h
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 1818768 - Turn ScriptLoadContext mLineNo unsigned. r=hsivonen. 2023-02-28 12:07:31 +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
ScriptElement.cpp Bug 1818768 - Turn ScriptLoadContext mLineNo unsigned. r=hsivonen. 2023-02-28 12:07:31 +00:00
ScriptElement.h
ScriptLoadContext.cpp Bug 1824950 - Initialize ScriptLoadContext mColumnNo. r=mgaudet. 2023-03-29 15:19:01 +00:00
ScriptLoadContext.h Backed out changeset b288a387f790 (bug 1425310) for causing Reflection related failures. CLOSED TREE 2023-04-21 18:37:11 +03:00
ScriptLoader.cpp Backed out changeset b288a387f790 (bug 1425310) for causing Reflection related failures. CLOSED TREE 2023-04-21 18:37:11 +03:00
ScriptLoader.h Bug 1804086 - Allow classic script hint to be passed from content to parent r=smaug,necko-reviewers,kershaw 2023-03-22 14:21:39 +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
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 1815307: Make all ShouldRFP functions take a RTPTarget r=timhuang 2023-03-21 14:14:48 +00:00