browser.toml (224B)
1 [DEFAULT] 2 support-files = ["file_access_sanitized_pref.html"] 3 4 ["browser_sanitization_events.js"] 5 skip-if = [ 6 "ccov", 7 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && asan", 8 "tsan", 9 ]