summaryrefslogtreecommitdiffstats
path: root/toolkit/components/places/tests/browser/browser.toml
blob: b7d688c980bc576f9e4adc328910cf3c4148a7cc (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
[DEFAULT]
support-files = ["head.js"]

["browser_bug399606.js"]
https_first_disabled = true
support-files = [
  "399606-history.go-0.html",
  "399606-httprefresh.html",
  "399606-location.reload.html",
  "399606-location.replace.html",
  "399606-window.location.html",
  "399606-window.location.href.html",
]

["browser_bug461710.js"]
https_first_disabled = true
support-files = [
  "461710_link_page-2.html",
  "461710_link_page-3.html",
  "461710_link_page.html",
  "461710_visited_page.html",
]

["browser_bug646422.js"]
https_first_disabled = true

["browser_bug680727.js"]
https_first_disabled = true
skip-if = ["verify"]

["browser_bug1601563.js"]
https_first_disabled = true
support-files = [
  "1601563-1.html",
  "1601563-2.html",
]

["browser_double_redirect.js"]
https_first_disabled = true
support-files = [
  "begin.html",
  "final.html",
  "redirect_once.sjs",
  "redirect_twice.sjs",
]

["browser_favicon.js"]

["browser_favicon_privatebrowsing_perwindowpb.js"]

["browser_history_post.js"]
https_first_disabled = true
support-files = [
  "history_post.html",
  "history_post.sjs",
]

["browser_multi_redirect_frecency.js"]
https_first_disabled = true
support-files = [
  "final.html",
  "redirect_once.sjs",
  "redirect_thrice.sjs",
  "redirect_twice.sjs",
  "redirect_twice_perma.sjs",
]

["browser_notfound.js"]

["browser_onvisit_title_null_for_navigation.js"]
https_first_disabled = true
skip-if = ["verify"]
support-files = ["empty_page.html"]

["browser_redirect.js"]
support-files = [
  "redirect.sjs",
  "redirect-target.html",
]

["browser_redirect_self.js"]
support-files = ["redirect_self.sjs"]

["browser_settitle.js"]
https_first_disabled = true
support-files = [
  "title1.html",
  "title2.html",
]

["browser_upgrade.js"]

["browser_visited_notfound.js"]

["browser_visituri.js"]
https_first_disabled = true
support-files = [
  "begin.html",
  "favicon.html",
  "final.html",
  "redirect_once.sjs",
  "redirect_twice.sjs",
  "userpass.html",
]

["browser_visituri_nohistory.js"]
support-files = [
  "begin.html",
  "final.html",
  "favicon-normal16.png",
  "favicon-normal32.png",
]

["browser_visituri_privatebrowsing_perwindowpb.js"]
support-files = [
  "begin.html",
  "favicon.html",
  "final.html",
]