Closed Bug 1706612 Opened 3 years ago Closed 3 years ago

Add an allow list pref for excluding hosts from URL query string stripping.

Categories

(Core :: Privacy: Anti-Tracking, task)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: timhuang, Assigned: timhuang)

References

Details

Attachments

(3 files)

No description provided.
Assignee: nobody → tihuang
Status: NEW → ASSIGNED

This patch implements the allow listfor query stripping. The allow list
contains sites that exampt from query stripping. When loading a URI, we
will check if the basedomain of the URI is in the allow list. If it
does, we will skip the query stripping.

Depends on D115863

Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eb392d08e381
Part 1: Add a pref for the allow list of query stripping. r=dimi
https://hg.mozilla.org/integration/autoland/rev/d2da5189a51d
Part 2: Implement the allow list for query stripping. r=dimi
https://hg.mozilla.org/integration/autoland/rev/f7fa58ecc161
Part 3: Add a test for the query stripping allow list. r=dimi
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: