Closed
Bug 1554781
Opened 5 years ago
Closed 5 years ago
Provide storage access API support for partitioned third-party contexts
Categories
(Core :: Privacy: Anti-Tracking, task)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
In this bug we will add support for the storage access API to the feature implemented in bug 1547813.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Bugbug thinks this bug is a enhancement, but please change it back in case of error.
Type: defect → enhancement
Assignee | ||
Updated•5 years ago
|
Type: enhancement → task
Pushed by eakhgari@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2191d21821d5 Part 1: Lift the check for whether we have a third-party tracking window out of GetParentPrincipalAndTrackingOrigin(); r=baku https://hg.mozilla.org/integration/autoland/rev/452b8c9f9a13 Part 2: Provide support for the storage access API and the associated heuristics for dynamic FPI; r=baku https://hg.mozilla.org/integration/autoland/rev/ece4def4fd82 Part 3: Add tests for the storage access API and the associated heuristics for dynamic FPI; r=baku
Assignee | ||
Comment 6•5 years ago
|
||
Pushed on a CLOSED TREE to fix bustage
Pushed by rmaries@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1cc6b0c30128 Part 4: Make the assertions after performing the checks not before. CLOSED TREE
Updated•5 years ago
|
Attachment #9068189 -
Attachment is obsolete: true
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2191d21821d5
https://hg.mozilla.org/mozilla-central/rev/452b8c9f9a13
https://hg.mozilla.org/mozilla-central/rev/ece4def4fd82
https://hg.mozilla.org/mozilla-central/rev/1cc6b0c30128
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•