gecko-dev/dom/security
Malte Juergens b93092a9f4 Bug 1891185 - Collect different downgrade time on timer for HTTPS-First telemetry r=freddyb
It does not make sense to collect the "downgrade time" as we currently do it
when a upgrade was caused by a faster http request on a timer. We can not
compare the navigation start timestamp with the current time, as the replacing
http channel has started loading earlier than the current time. So leave out the
case where the downgrade happens because of a faster http request on the timer,
as we already know that the time overhead there is exactly 3s.

Differential Revision: https://phabricator.services.mozilla.com/D207338
2024-04-29 13:52:15 +00:00
..
featurepolicy Backed out changeset 8de460cdc4ed (bug 1755081) for causing permision failures in test_nested.html CLOSED TREE 2024-03-25 17:21:07 +02:00
fuzztest Bug 1887719 - Fix fuzzing build. 2024-04-04 15:44:04 +02:00
sanitizer Bug 1864838 - Update sanitizer tests. r=freddyb 2023-11-28 11:04:03 +00:00
test Bug 1891185 - Collect different downgrade time on timer for HTTPS-First telemetry r=freddyb 2024-04-29 13:52:15 +00:00
trusted-types Bug 1883706: part 4) Implement isHTML, isScript and isScriptURL. r=peterv,smaug 2024-03-18 08:34:07 +00:00
CSPEvalChecker.cpp Bug 1864168 - Part 2: Use 1-origin column number in nsJSUtils::GetCallingLocation. r=smaug,anti-tracking-reviewers,devtools-reviewers,ochameau,pbz 2023-11-22 12:31:31 +00:00
CSPEvalChecker.h
DOMSecurityMonitor.cpp Bug 1864168 - Part 2: Use 1-origin column number in nsJSUtils::GetCallingLocation. r=smaug,anti-tracking-reviewers,devtools-reviewers,ochameau,pbz 2023-11-22 12:31:31 +00:00
DOMSecurityMonitor.h
FramingChecker.cpp Bug 1891467 - Don't strip whitespace within X-Frame-Options values r=tschuster 2024-04-16 17:06:42 +00:00
FramingChecker.h
metrics.yaml Bug 1891185 - Collect different downgrade time on timer for HTTPS-First telemetry r=freddyb 2024-04-29 13:52:15 +00:00
moz.build Bug 1882498: add web API stubs for Trusted Types guarded behind a new pref. r=smaug,peterv 2024-03-13 08:24:18 +00:00
nsContentSecurityManager.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsContentSecurityManager.h
nsContentSecurityUtils.cpp Backed out changeset 20b5e4b2f448 (bug 1877195) for breaking HTTP downloads (bug 1892069) 2024-04-18 17:20:00 +02:00
nsContentSecurityUtils.h Bug 1397308 - Implement CSP 'Is element nonceable?' check. r=emilio,hsivonen,freddyb 2024-01-26 14:56:32 +00:00
nsCSPContext.cpp Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
nsCSPContext.h Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
nsCSPParser.cpp Bug 1890277: part 4) Add CSPParser support for the trusted-types directive, guarded behind the Trusted Types pref. r=tschuster,webidl,smaug 2024-04-26 07:38:21 +00:00
nsCSPParser.h Bug 1890277: part 4) Add CSPParser support for the trusted-types directive, guarded behind the Trusted Types pref. r=tschuster,webidl,smaug 2024-04-26 07:38:21 +00:00
nsCSPService.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsCSPService.h Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsCSPUtils.cpp Bug 1890277: part 4) Add CSPParser support for the trusted-types directive, guarded behind the Trusted Types pref. r=tschuster,webidl,smaug 2024-04-26 07:38:21 +00:00
nsCSPUtils.h Bug 1890277: part 4) Add CSPParser support for the trusted-types directive, guarded behind the Trusted Types pref. r=tschuster,webidl,smaug 2024-04-26 07:38:21 +00:00
nsHTTPSOnlyStreamListener.cpp Bug 1871581 - Add missing (but implicitly used) ExtContentPolicy::TYPE_WEB_IDENTITY. r=necko-reviewers,jesup 2024-01-03 10:54:12 +00:00
nsHTTPSOnlyStreamListener.h
nsHTTPSOnlyUtils.cpp Bug 1891185 - Collect different downgrade time on timer for HTTPS-First telemetry r=freddyb 2024-04-29 13:52:15 +00:00
nsHTTPSOnlyUtils.h Backed out changeset 28b2b5bfbed5 (bug 1885949) for causing http related mochitest failures CLOSED TREE 2024-04-17 19:32:37 +03:00
nsIHttpsOnlyModePermission.idl
nsMixedContentBlocker.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
nsMixedContentBlocker.h Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
PolicyTokenizer.cpp
PolicyTokenizer.h
ReferrerInfo.cpp Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
ReferrerInfo.h Bug 1887545 - Fix typo in ReferrerInfo.h r=necko-reviewers,kershaw,dveditz 2024-03-27 08:50:55 +00:00
SecFetch.cpp
SecFetch.h
SRICheck.cpp
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h