gecko-dev/netwerk
Tim Huang bd22838f55 Bug 1687283 - Part 2: Modify the AntiTrackingRedirectHeuristic. r=dimi
This patch separetes the original AntiTrackingRedirectHeuristic into two
phases. The first phase will be called when we know the redirect is
about to happen. It will check necessary informance to see if we need to
process the heuristic after the classifier flag is ready for the new
channel. The second phase will be called when the classifier flag is
ready for the new channel to really save the storage access permission
for the redirect.

Differential Revision: https://phabricator.services.mozilla.com/D107048
2021-03-12 08:45:29 +00:00
..
base Bug 1687283 - Part 1: Add a flag 'needForCheckingAntiTrackingHeuristic' in loadInfo. r=kershaw,necko-reviewers 2021-03-12 08:45:29 +00:00
build Bug 1689554 - Enable UDPSocket on the socket process and fix a test r=necko-reviewers,kershaw 2021-02-26 08:42:50 +00:00
cache Bug 1695883 - Add explicit fallible mozStorageTransaction::Start method for starting the transaction; r=dom-storage-reviewers,sg 2021-03-04 04:38:06 +00:00
cache2 Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
cookie Bug 1695162 - Make nsTHashtable::ConstIter return a real ConstIterator. r=xpcom-reviewers,nika 2021-03-09 10:28:16 +00:00
dns Bug 1696593: Ensure that the DNS service is initted (on main) before trying to init NrIceCtx. r=mjf,kershaw,necko-reviewers 2021-03-11 21:03:30 +00:00
docs Bug 1696417 - Move HTTP logging page to in-tree docs r=necko-reviewers,sylvestre,dragana DONTBUILD 2021-03-08 10:28:12 +00:00
ipc Bug 1687283 - Part 1: Add a flag 'needForCheckingAntiTrackingHeuristic' in loadInfo. r=kershaw,necko-reviewers 2021-03-12 08:45:29 +00:00
locales Bug 1693000 - Updated CookiePartitionedForeign console message to refer to State Partitioning. r=timhuang,necko-reviewers,valentin 2021-02-16 19:50:18 +00:00
mime Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
protocol Bug 1687283 - Part 2: Modify the AntiTrackingRedirectHeuristic. r=dimi 2021-03-12 08:45:29 +00:00
sctp Bug 1690200: pick SCTP init processing fix from upstream. r=ng 2021-02-04 06:53:06 +00:00
socket Bug 1687392 - Remove unnecessary queuing of QUIC packets r=necko-reviewers,valentin 2021-03-08 16:11:19 +00:00
streamconv Bug 1693306 - Simplify some uses of LookupOrInsertWith by GetOrInsertNew. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-02-26 09:22:54 +00:00
system Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,valentin 2021-03-02 16:14:46 +00:00
test Bug 1685570 Backed out changeset 92d71744323a r=necko-reviewers,kershaw 2021-03-10 15:15:24 +00:00
url-classifier Bug 1686616 - make IO use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
wifi Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
moz.build Bug 1696393 - Add in-tree HTTP cache docs r=necko-reviewers,sylvestre,dragana DONTBUILD 2021-03-08 10:28:11 +00:00