Closed Bug 1706607 Opened 4 years ago Closed 4 years ago

Add a pref for the 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

(1 file)

No description provided.

We add two prefs in this patch, including
'privacy.query_stripping.enabled' and
'privacy.query_stripping.strip_list'.

The pref 'privacy.query_stripping.enabled' is the general controller of
the URL query string stripping. And the pref
'privacy.query_stripping.strip_list' is the list of the query strings
that should be stripped from the URL.

Assignee: nobody → tihuang
Status: NEW → ASSIGNED
Pushed by tihuang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1b2f13c8c95b Add prefs for the URL query string stripping. r=dimi
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch

Since the default value for 'privacy.query_stripping.strip_list' is empty, does this mean that this feature is "disabled" (noop) even if 'privacy.query_stripping.enabled' is set to true?

The pref value of privacy.query_stripping.strip_list is used for customizing the list and the testing purpose. The actual list is populated via the Remote Settings server.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: