Open Bug 1621119 Opened 5 years ago Updated 3 years ago

Add testcase to test the user interaction heuristic

Categories

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

task

Tracking

()

People

(Reporter: dimi, Unassigned)

References

Details

We lack a testcase to test this scenario:

  1. Make sure “tracker.com” is not in “privacy.restrict3rdpartystorage.userInteractionRequiredForHosts” (e.g. leave the pref to its default value, an empty string).
  2. There is a first-party tracker.com & a third-party tracker.com
  3. Interact with the first-party tracker.com
  4. third-party tracker.com calls window.open
  5. Interact with the opened tracker window(in step3) to grant permission. Verify that the permission wasn't granted.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.