Closed
Bug 1909178
Opened 1 year ago
Closed 1 year ago
HasBounceTrackingState for site does not take OriginAttributes into account
Categories
(Core :: Privacy: Anti-Tracking, defect, P1)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Something I overlooked when refactoring for OriginAttributes separation. It should be fine to purge data if a tab from an unrelated context is open. e.g. if we're purging for private browsing, we shouldn't care if normal browsing has a tab with the to-be-purged site.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8abc5508d44
Check OriginAttributes in HasBounceTrackingStateForSite. r=anti-tracking-reviewers,bvandersloot
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•