blob: fb863d440a44957f5b7f434e806adebdad619018 (
plain)
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
|
[DEFAULT]
tags = trackingprotection
support-files =
head.js
benignPage.html
containerPage.html
cookiePage.html
cookieSetterPage.html
cookieServer.sjs
embeddedPage.html
trackingAPI.js
trackingPage.html
[browser_protectionsUI.js]
[browser_protectionsUI_3.js]
[browser_protectionsUI_animation.js]
[browser_protectionsUI_animation_2.js]
[browser_protectionsUI_background_tabs.js]
[browser_protectionsUI_categories.js]
[browser_protectionsUI_cookies_subview.js]
[browser_protectionsUI_cryptominers.js]
[browser_protectionsUI_fetch.js]
support-files =
file_protectionsUI_fetch.html
file_protectionsUI_fetch.js
file_protectionsUI_fetch.js^headers^
[browser_protectionsUI_fingerprinters.js]
[browser_protectionsUI_milestones.js]
[browser_protectionsUI_open_preferences.js]
[browser_protectionsUI_pbmode_exceptions.js]
[browser_protectionsUI_report_breakage.js]
skip-if = debug || asan # Bug 1546797
[browser_protectionsUI_socialtracking.js]
[browser_protectionsUI_shield_visibility.js]
support-files =
sandboxed.html
sandboxed.html^headers^
[browser_protectionsUI_state.js]
[browser_protectionsUI_state_reset.js]
[browser_protectionsUI_telemetry.js]
[browser_protectionsUI_trackers_subview.js]
|