Open Bug 1985789 Opened 7 months ago Updated 6 months ago

change privacy.antitracking.enableWebcompat heuristics back to default in storage-access-api/storage-access-beyond-cookies.* - tests

Categories

(Core :: Privacy: Anti-Tracking, task, P3)

task

Tracking

()

People

(Reporter: manuel, Unassigned)

References

(Blocks 1 open bug)

Details

The heuristics mess with the storage-access and make the unrelated test storage-access-api/storage-access-headers.tentative.https.sub.window.js fail.

Figure out a better solution that doesn't involve us needing to disable these heuristics.

Severity: -- → N/A
Priority: -- → P3

Proper fix would probably be to clear more stuff between test runs. We already restart the browser and clear cookies. However, we reuse the profile. Maybe something like enabling clear-on-shutdown for site data would be good.

Not using storage-access heuristics after storage-access-api use could also help in this case (Bug 1989242). However, that would be specific to this case and we might want to better isolate tests anyway.

See Also: → 1989242

Blocking storage-access-headers due to this bug being potentially relevant for making the tests show up as passing on wpt.fyi.

You need to log in before you can comment on or make changes to this bug.