summaryrefslogtreecommitdiffstats
path: root/toolkit/components/antitracking/bouncetrackingprotection/test/xpcshell/xpcshell.toml
blob: 8195ea7224eac233dcc3e7da23556ce256b6895c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
prefs = [
  "privacy.bounceTrackingProtection.enabled=true",
  "privacy.bounceTrackingProtection.enableTestMode=true",
  "privacy.bounceTrackingProtection.bounceTrackingPurgeTimerPeriodSec=0",
  "privacy.bounceTrackingProtection.enableDryRunMode=false",
]

["test_bouncetracking_clearExpiredUserActivation.js"]

["test_bouncetracking_importUserActivationPermissions.js"]

["test_bouncetracking_purge.js"]