1
0
Fork 0
firefox/toolkit/components/cleardata/tests/browser/browser.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

26 lines
450 B
TOML

[DEFAULT]
["browser_auth_tokens.js"]
["browser_css_cache.js"]
support-files = [
"file_css_cache.css",
"file_css_cache.html"
]
["browser_image_cache.js"]
support-files = [
"file_image_cache.html",
"file_image_cache.jpg"
]
["browser_preflight_cache.js"]
support-files = ["file_cors_preflight.sjs"]
["browser_quota.js"]
support-files = ["worker.js"]
["browser_serviceworkers.js"]
["browser_sessionStorage.js"]
https_first_disabled = true