Closed
Bug 1918124
Opened 1 year ago
Closed 1 year ago
Implement the more strict redirect heuristic, as already imlemented in Chrome
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P2)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
136 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: bvandersloot, Assigned: bvandersloot)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
See https://github.com/amaliev/3pcd-exemption-heuristics/blob/main/explainer.md#scenario-c2.
This will replace our “redirect on recent visit” heuristic (privacy.restrict3rdpartystorage.heuristic.recently_visited).
This includes immediate release to Nightly-only.
| Assignee | ||
Comment 1•1 year ago
|
||
Make sure that this sends a console message!
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → bvandersloot
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•1 year ago
|
||
This follows the draft spec as closely as is possible, and hopefully matches Chrome's behavior.
This replaces the normal redirect heuristic in nightly, non-Android to get a sense of breakage
risk and because Android doesn't have SHIP.
Depends on D229686
Pushed by bvandersloot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6dab3b906b15
Add user activation for the current extended navigation to the bounce tracking record - r=emz,anti-tracking-reviewers
https://hg.mozilla.org/integration/autoland/rev/11d8de4c5edb
Implement the more strict navigation-based heuristic logic - r=timhuang,nika,smaug,necko-reviewers,jesup
https://hg.mozilla.org/integration/autoland/rev/0f92c14722db
1918127: apply code formatting via Lando
Comment 5•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6dab3b906b15
https://hg.mozilla.org/mozilla-central/rev/11d8de4c5edb
https://hg.mozilla.org/mozilla-central/rev/0f92c14722db
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox136:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 136 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•