File: browser-common.toml

package info (click to toggle)
firefox 143.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,617,328 kB
  • sloc: cpp: 7,478,492; javascript: 6,417,157; ansic: 3,720,058; python: 1,396,372; xml: 627,523; asm: 438,677; java: 186,156; sh: 63,477; makefile: 19,171; objc: 13,059; perl: 12,983; yacc: 4,583; cs: 3,846; pascal: 3,405; lex: 1,720; ruby: 1,003; exp: 762; php: 436; lisp: 258; awk: 247; sql: 66; sed: 53; csh: 10
file content (66 lines) | stat: -rw-r--r-- 1,819 bytes parent folder | download | duplicates (5)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[DEFAULT]
support-files = [
  "browser_base_force_refresh.html",
  "browser_cached_force_refresh.html",
  "browser_head.js",
  "download/window.html",
  "download/worker.js",
  "download_canceled/page_download_canceled.html",
  "download_canceled/server-stream-download.sjs",
  "download_canceled/sw_download_canceled.js",
  "fetch.js",
  "force_refresh_browser_worker.js",
  "ForceRefreshChild.sys.mjs",
  "ForceRefreshParent.sys.mjs",
  "empty.html",
  "empty_with_utils.html",
  "empty.js",
  "intercepted_channel_process_swap_worker.js",
  "navigationPreload_page.html",
  "network_with_utils.html",
  "page_post_controlled.html",
  "redirect.sjs",
  "service_worker_etp.js",
  "simple_fetch_worker.js",
  "storage_recovery_worker.sjs",
  "sw_always_updating_inter_sw_postmessage.sjs",
  "sw_inter_sw_postmessage.js",
  "sw_respondwith_serviceworker.js",
  "sw_with_navigationPreload.js",
  "utils.js",
]

["browser_antitracking.js"]

["browser_antitracking_subiframes.js"]

["browser_devtools_serviceworker_interception.js"]
skip-if = ["true"]

["browser_download.js"]

["browser_download_canceled.js"]

["browser_etp_permission.js"]

["browser_force_refresh.js"]

["browser_intercepted_channel_process_swap.js"]

["browser_intercepted_worker_script.js"]

["browser_navigationPreload_read_after_respondWith.js"]

["browser_navigation_fetch_fault_handling.js"]

["browser_remote_type_process_swap.js"]

["browser_storage_permission.js"]
skip-if = ["true"] # Crashes: @ mozilla::dom::ServiceWorkerManagerService::PropagateUnregister(unsigned long, mozilla::ipc::PrincipalInfo const&, nsTSubstring<char16_t> const&), #Bug 1578337

["browser_storage_recovery.js"]

["browser_sw_lifetime_extension.js"]
disabled = "Pending re-enabling, remove from browser.toml when enabled."

["browser_unregister_with_containers.js"]