summaryrefslogtreecommitdiffstats
path: root/toolkit/components/cleardata/tests/browser/browser.toml
blob: 16ecffce02df60ce332ff7ad5bd4cac484f1110f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[DEFAULT]

["browser_auth_tokens.js"]

["browser_css_cache.js"]
https_first_disabled = true
support-files = [
  "file_css_cache.css",
  "file_css_cache.html"
]

["browser_image_cache.js"]
https_first_disabled = true
support-files = [
  "file_image_cache.html",
  "file_image_cache.jpg"
]

["browser_preflight_cache.js"]
https_first_disabled = true
support-files = ["file_cors_preflight.sjs"]

["browser_quota.js"]
support-files = ["worker.js"]

["browser_serviceworkers.js"]

["browser_sessionStorage.js"]
https_first_disabled = true