Closed
Bug 1742582
Opened 2 years ago
Closed 2 years ago
Enable URL query stripping in Nightly
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: timhuang, Assigned: timhuang)
References
Details
Attachments
(3 files)
We would like to enable URL query stripping in Nightly for experimenting. This would enable query stripping for
- High-entropy parameters that may identify a user
- High-entropy parameters that are broadly included in all (or nearly all) outgoing navigations from a site.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by tihuang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4c101dad67e0 Enable URL query stripping in Nightly. r=pbz
Comment 3•2 years ago
•
|
||
Backed out changeset 4c101dad67e0 (Bug 1742582) for causing bc test failures on browser_startup_content.js.
Backout link
Push with failures
Failure Log
Failing also on Windows
Flags: needinfo?(tihuang)
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D131967
Assignee | ||
Comment 5•2 years ago
|
||
Depends on D132226
Pushed by tihuang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bd9307118864 Enable URL query stripping in Nightly. r=pbz https://hg.mozilla.org/integration/autoland/rev/a9ba4a859295 Remove unnecessary '_xpcom_factory' and 'ComponentUtils' from URLQueryStrippingListService.jsm. r=pbz https://hg.mozilla.org/integration/autoland/rev/a9e341a38fae Add 'URLQueryStrippingListService.jsm' into browser_startup_content.js. r=mconley
Comment 7•2 years ago
|
||
Backed out 3 changesets (Bug 1742582) for causing bc failures in browser_startup_content_subframe.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/9552ec11022eb8a34c2c6574bb879c63490efe62
Push with failures, failure log.
Updated•2 years ago
|
Attachment #9252609 -
Attachment description: Bug 1742582 - Add 'URLQueryStrippingListService.jsm' into browser_startup_content.js. r?pbz → Bug 1742582 - Add 'URLQueryStrippingListService.jsm' into browser_startup_content.js and browser_startup_content_subframe.js. r?mconley
Pushed by tihuang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/da53c4d00ec1 Enable URL query stripping in Nightly. r=pbz https://hg.mozilla.org/integration/autoland/rev/72e2882af57e Remove unnecessary '_xpcom_factory' and 'ComponentUtils' from URLQueryStrippingListService.jsm. r=pbz https://hg.mozilla.org/integration/autoland/rev/385267bb6f1b Add 'URLQueryStrippingListService.jsm' into browser_startup_content.js and browser_startup_content_subframe.js. r=mconley
Comment 9•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/da53c4d00ec1
https://hg.mozilla.org/mozilla-central/rev/72e2882af57e
https://hg.mozilla.org/mozilla-central/rev/385267bb6f1b
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(tihuang)
You need to log in
before you can comment on or make changes to this bug.
Description
•