gecko-dev/netwerk
Tim Huang 491c607938 Bug 1727301 - Part 2: The disallowing less restricted referrer policy can be disabled by ETP toggle. r=ckerschb,pbz,smaug
This patch implements that the referrer protection can be disabled by
the ETP toggle. When ETP is toggled off, it will stop the protection for
iframe and sub-resource loads. Also, it will stop the protection for a
loading to a site that has ETP disabled.

This patch also makes
CookieJarSettings::UpdateIsOnContentBlockingAllowList() be more
efficient when calling it multiple times.

Differential Revision: https://phabricator.services.mozilla.com/D142249
2022-03-30 19:45:29 +00:00
..
base Bug 1755902 - P2: Support port-prefixed query for HTTPS RR, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
build Bug 1503350 - fix compile error when using --disable-negotiateauth r=necko-reviewers,dragana 2021-12-15 01:13:11 +00:00
cache Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
cache2 Bug 1207753: Basic thread-safety annotations to quiet errors until real annotations land r=nika 2022-03-17 18:39:15 +00:00
cookie Bug 1727301 - Part 2: The disallowing less restricted referrer policy can be disabled by ETP toggle. r=ckerschb,pbz,smaug 2022-03-30 19:45:29 +00:00
dns No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=diannaS 2022-03-28 13:03:48 +00:00
docs Bug 1759607 - Fix whitespace linting. r=fix CLOSED TREE 2022-03-21 23:20:20 +02:00
ipc Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
locales Bug 1748693 - Remove unused cookie rejection strings. r=freddyb,necko-reviewers,dragana 2022-03-23 11:37:20 +00:00
mime Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
protocol Bug 1754179 - log stack of cancelled request in parent process. r=necko-reviewers,kershaw 2022-03-30 12:40:36 +00:00
sctp Bug 1207753 - DataChannel thread-annotations r=bwc 2022-03-28 14:27:49 +00:00
socket Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
streamconv Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
system Bug 1738103 - Part 3: DelayedRunnable should only be used with nsISerialEventTarget, r=necko-reviewers,valentin 2022-03-23 22:22:03 +00:00
test Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski 2022-03-30 16:16:42 +00:00
url-classifier Bug 1749059 - Remove Quantum DOM support from IPDL, r=ipc-reviewers,mccr8 2022-01-25 20:29:46 +00:00
wifi Bug 1207753 - netwerk nsWifiMonitor thread-safety annotations r=necko-reviewers,dragana 2022-03-23 14:55:16 +00:00
moz.build