gecko-dev/dom/script
Bryan Thrall f9c451035e Bug 1768679 - Expose cache fetch count as uint32_t r=dragana,necko-reviewers
The value is stored as uint32_t, and there doesn't seem to be a need to convert
it to int.

Differential Revision: https://phabricator.services.mozilla.com/D147888
2022-08-04 16:20:17 +00:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1761242 - Expose computing security flags for early hint preloader r=ckerschb,smaug 2022-06-15 09:59:44 +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
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 1768189 - Part 26: Apply modernize-concat-nested-namespaces to dom/reporting/ReportingHeader.cpp ... r=andi 2022-05-09 20:41:13 +00:00
ScriptLoadContext.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
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 1768679 - Expose cache fetch count as uint32_t r=dragana,necko-reviewers 2022-08-04 16:20:17 +00:00
ScriptLoader.h Backed out 1 changesets (bug 1776205) for causing bug 1780426, a=backout 2022-07-26 14:34:59 -04:00
ScriptSettings.cpp Bug 1763586 - Remove Element from LoadScript and child classes; r=jonco 2022-04-21 09:53:34 +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 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
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 1688879 - Part 2: Add support for import maps in ScriptElement/ScriptLoader/ScriptKind. r=jonco,yulia,smaug 2022-05-05 21:19:01 +00:00
nsIScriptLoaderObserver.idl