blob: 9a4dd730cfaf87db638223736c4f99be4f615266 (
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
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
[DEFAULT]
support-files =
head.js
dummy_page.html
!/image/test/mochitest/blue.png
[browser_geolocation_indicator.js]
[browser_bug822367.js]
tags = mcb
support-files =
file_bug822367_1.html
file_bug822367_1.js
file_bug822367_2.html
file_bug822367_3.html
file_bug822367_4.html
file_bug822367_4.js
file_bug822367_4B.html
file_bug822367_5.html
file_bug822367_6.html
[browser_bug902156.js]
tags = mcb
support-files =
file_bug902156.js
file_bug902156_1.html
file_bug902156_2.html
file_bug902156_3.html
[browser_bug906190.js]
tags = mcb
support-files =
file_bug906190_1.html
file_bug906190_2.html
file_bug906190_3_4.html
file_bug906190_redirected.html
file_bug906190.js
file_bug906190.sjs
[browser_bug1045809.js]
tags = mcb
support-files =
file_bug1045809_1.html
file_bug1045809_2.html
[browser_csp_block_all_mixedcontent.js]
tags = mcb
support-files =
file_csp_block_all_mixedcontent.html
file_csp_block_all_mixedcontent.js
[browser_deprecatedTLSVersions.js]
[browser_getSecurityInfo.js]
support-files =
dummy_iframe_page.html
[browser_identity_UI.js]
[browser_identityBlock_flicker.js]
[browser_identityBlock_focus.js]
support-files = ../permissions/permissions.html
[browser_identityIcon_img_url.js]
support-files =
file_mixedPassiveContent.html
file_csp_block_all_mixedcontent.html
[browser_identityPopup_clearSiteData.js]
skip-if = (os == "linux" && bits == 64) # Bug 1577395
[browser_identityPopup_custom_roots.js]
[browser_identityPopup_focus.js]
[browser_identityPopup_HttpsOnlyMode.js]
[browser_mcb_redirect.js]
tags = mcb
support-files =
test_mcb_redirect.html
test_mcb_redirect_image.html
test_mcb_double_redirect_image.html
test_mcb_redirect.js
test_mcb_redirect.sjs
[browser_mixed_content_cert_override.js]
skip-if = verify
tags = mcb
support-files =
test-mixedcontent-securityerrors.html
[browser_mixed_passive_content_indicator.js]
tags = mcb
support-files =
simple_mixed_passive.html
[browser_mixedcontent_securityflags.js]
tags = mcb
support-files =
test-mixedcontent-securityerrors.html
[browser_mixedContentFramesOnHttp.js]
tags = mcb
support-files =
file_mixedContentFramesOnHttp.html
file_mixedPassiveContent.html
[browser_mixedContentFromOnunload.js]
tags = mcb
support-files =
file_mixedContentFromOnunload.html
file_mixedContentFromOnunload_test1.html
file_mixedContentFromOnunload_test2.html
[browser_no_mcb_on_http_site.js]
tags = mcb
support-files =
test_no_mcb_on_http_site_img.html
test_no_mcb_on_http_site_img.css
test_no_mcb_on_http_site_font.html
test_no_mcb_on_http_site_font.css
test_no_mcb_on_http_site_font2.html
test_no_mcb_on_http_site_font2.css
[browser_no_mcb_for_loopback.js]
tags = mcb
support-files =
../general/moz.png
test_no_mcb_for_loopback.html
[browser_no_mcb_for_onions.js]
tags = mcb
support-files =
test_no_mcb_for_onions.html
[browser_check_identity_state.js]
[browser_iframe_navigation.js]
support-files =
iframe_navigation.html
[browser_navigation_failures.js]
[browser_secure_transport_insecure_scheme.js]
[browser_ignore_same_page_navigation.js]
[browser_mixed_content_with_navigation.js]
tags = mcb
support-files =
file_mixedPassiveContent.html
file_bug1045809_1.html
[browser_tab_sharing_state.js]
|