gecko-dev/dom/script
Fatih Kilic d5b6590cdf Bug 1966694 - Remove nsIHttpChannelInternal::integrityMetadata. r=tschuster,necko-reviewers,kershaw
I checked every `HttpBaseChannel::SetupReplacementChannel` call (including calls to overrides) and we always create a copy of the existing loadinfo, usually with `CloneLoadInfoForRedirect`, except for TRR, it just calls `TRRLoadInfo::Clone`.

Differential Revision: https://phabricator.services.mozilla.com/D255316
2025-07-04 21:46:41 +00:00
..
AutoEntryScript.cpp
AutoEntryScript.h
ModuleLoader.cpp Bug 1973206 - Part 3: Move CalculateBytecodeCacheFlag to instance method as a preparation for the subsequent patches. r=nbp 2025-06-25 13:15:50 +00:00
ModuleLoader.h
moz.build
nsIScriptElement.cpp
nsIScriptElement.h Bug 1928932 - Part 1 - Add an mIsTrusted flag on script elements. r=smaug,credential-management-reviewers,dimi 2025-06-27 15:23:24 +00:00
nsIScriptLoaderObserver.h
ScriptCompression.cpp
ScriptCompression.h
ScriptDecoding.h
ScriptElement.cpp Bug 1928932 - Part 1 - Add an mIsTrusted flag on script elements. r=smaug,credential-management-reviewers,dimi 2025-06-27 15:23:24 +00:00
ScriptElement.h Bug 1928932 - Part 1 - Add an mIsTrusted flag on script elements. r=smaug,credential-management-reviewers,dimi 2025-06-27 15:23:24 +00:00
ScriptLoadContext.cpp Bug 1968644 - Part 3: Populate the triggeringFirstPartyClassificationFlags and triggeringThirdPartyClassificationFlags for fetch requests. r=valentin,smaug 2025-06-17 20:28:15 +00:00
ScriptLoadContext.h Bug 1968644 - Part 3: Populate the triggeringFirstPartyClassificationFlags and triggeringThirdPartyClassificationFlags for fetch requests. r=valentin,smaug 2025-06-17 20:28:15 +00:00
ScriptLoader.cpp Bug 1966694 - Remove nsIHttpChannelInternal::integrityMetadata. r=tschuster,necko-reviewers,kershaw 2025-07-04 21:46:41 +00:00
ScriptLoader.h Bug 1973206 - Part 6: Store non-top-level module requests which passed the bytecode encoding condition into a separate list. r=nbp,allstarschh 2025-06-25 13:16:02 +00:00
ScriptLoadHandler.cpp
ScriptLoadHandler.h
ScriptLoadRequestType.h
ScriptSettings.cpp
ScriptSettings.h
ScriptTrace.h
ShadowRealmGlobalScope.cpp
ShadowRealmGlobalScope.h
SharedScriptCache.cpp
SharedScriptCache.h Bug 1966547 - Remove unnecessary virtual specifiers. r=nika,necko-reviewers,media-playback-reviewers,permissions-reviewers,timhuang,kershaw,padenot 2025-05-22 05:47:21 +00:00