Open
Bug 1937127
Opened 8 months ago
Updated 7 months ago
Clean up always_partiton_storage=false on xorigin mochitests
Categories
(Core :: Privacy: Anti-Tracking, enhancement)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: bvandersloot, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Apparently I did this in Bug 1779603 to make landing always partitioning storage easier. I'm surprised this is still here based on the behavior I am seeing in xorigin tests. This may require deeper cleanup and subtasks, but let's cross our fingers that it will be easy for now. This will be after Bug 1937111, and probably one of the last tasks to finish before we move on with removing the pref.
Reporter | ||
Comment 1•7 months ago
|
||
This is not trivial, because of the opener heuristic. Lots of xorigin tests are still working with that opener heuristic because of this pref.
After we implement the helper in Bug 1937111, then fix all of the tests to complete Bug 1922020, this should be trivial.
Depends on: 1922020
You need to log in
before you can comment on or make changes to this bug.
Description
•