Source code
Revision control
Copy as Markdown
Other Tools
[DEFAULT]
tags = "condprof"
firefox-appdir = "browser"
head = "head.js"
skip-if = [
"os == 'android'",
]
support-files = ""
prefs = [
"privacy.bounceTrackingProtection.enabled=true",
"privacy.bounceTrackingProtection.enableTestMode=true",
"privacy.bounceTrackingProtection.bounceTrackingPurgeTimerPeriodSec=0",
]
["test_basic.js"]
requesttimeoutfactor = 4 # Slow on condprof
["test_bounce_tracking_protection.js"]
skip-if = [
"condprof", # Bug 1893058
]
["test_certs.js"]
["test_clear_data_service_flags.js"]
["test_content_preferences.js"]
requesttimeoutfactor = 4 # Slow on Linux condprof
["test_cookie_banner_handling.js"]
["test_cookies.js"]
["test_downloads.js"]
["test_fingerprinting_protection_state.js"]
["test_identity_credential_storage.js"]
["test_network_cache.js"]
skip-if = [
"condprof", # Bug 1769154 - expected fail w/condprof
]
["test_pbm_cleanup.js"]
["test_pbm_cleanup_telemetry.js"]
["test_permissions.js"]
["test_quota.js"]
requesttimeoutfactor = 4 # Slow on Linux condprof
["test_security_settings.js"]
["test_shutdown_exception_permission.js"]
requesttimeoutfactor = 4 # Slow on condprof
["test_storage_permission.js"]
["test_storage_permission_clearing.js"]