summaryrefslogtreecommitdiffstats
path: root/toolkit/components/antitracking/bouncetrackingprotection/test/browser/browser.toml
blob: 1c44d7804e4c2a4f6cb140f89d8d06aebaf1e031 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[DEFAULT]
head = "head.js"
prefs = [
  "privacy.bounceTrackingProtection.enabled=true",
  "privacy.bounceTrackingProtection.enableTestMode=true",
  "privacy.bounceTrackingProtection.bounceTrackingPurgeTimerPeriodSec=0",
]
support-files = [
  "file_start.html",
  "file_bounce.sjs",
  "file_bounce.html",
]

["browser_bouncetracking_oa_isolation.js"]

["browser_bouncetracking_purge.js"]

["browser_bouncetracking_simple.js"]

["browser_bouncetracking_stateful.js"]