9 lines
211 B
TOML
9 lines
211 B
TOML
[DEFAULT]
|
|
prefs = [
|
|
"browser.privatebrowsing.autostart=true",
|
|
"dom.cache.privateBrowsing.enabled=true",
|
|
]
|
|
dupe-manifest = true
|
|
tags = "dom-cache-api dom-cache-api-private"
|
|
|
|
["include:mochitest-common.toml"]
|