2 BUG_COMPONENT = ('Core', 'Document Navigation')
4 with Files('browser/*_bug234628*'):
5 BUG_COMPONENT = ('Core', 'Internationalization')
7 with Files('browser/*_bug349769*'):
8 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
10 with Files('browser/*_bug388121*'):
11 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
13 with Files('browser/*_bug655270*'):
14 BUG_COMPONENT = ('Toolkit', 'Places')
16 with Files('browser/*_bug655273*'):
17 BUG_COMPONENT = ('Firefox', 'Menus')
19 with Files('browser/*_bug852909*'):
20 BUG_COMPONENT = ('Firefox', 'Menus')
22 with Files('browser/*bug92473*'):
23 BUG_COMPONENT = ('Core', 'Internationalization')
25 with Files('browser/*loadDisallowInherit*'):
26 BUG_COMPONENT = ('Firefox', 'Address Bar')
28 with Files('browser/*tab_touch_events*'):
29 BUG_COMPONENT = ('Core', 'DOM: Events')
31 with Files('browser/*timelineMarkers*'):
32 BUG_COMPONENT = ('DevTools', 'Performance Tools (Profiler/Timeline)')
34 with Files('browser/*ua_emulation*'):
35 BUG_COMPONENT = ('DevTools', 'General')
37 with Files('chrome/*112564*'):
38 BUG_COMPONENT = ('Core', 'Networking: HTTP')
40 with Files('chrome/*303267*'):
41 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
43 with Files('chrome/*453650*'):
44 BUG_COMPONENT = ('Core', 'Layout')
46 with Files('chrome/*565388*'):
47 BUG_COMPONENT = ('Core', 'Widget')
49 with Files('chrome/*582176*'):
50 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
52 with Files('chrome/*608669*'):
53 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
55 with Files('chrome/*690056*'):
56 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
58 with Files('chrome/*92598*'):
59 BUG_COMPONENT = ('Core', 'Networking: HTTP')
61 with Files('chrome/*private_hidden_window*'):
62 BUG_COMPONENT = ('Firefox', 'Private Browsing')
65 with Files('iframesandbox/**'):
66 BUG_COMPONENT = ('Core', 'Security')
68 with Files('iframesandbox/*marquee_event_handlers*'):
69 BUG_COMPONENT = ('Core', 'DOM: Security')
72 with Files('mochitest/*1045096*'):
73 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
75 with Files('mochitest/*1151421*'):
76 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
78 with Files('mochitest/*402210*'):
79 BUG_COMPONENT = ('Core', 'DOM: Security')
81 with Files('mochitest/*509055*'):
82 BUG_COMPONENT = ('Core', 'History: Global')
84 with Files('mochitest/*511449*'):
85 BUG_COMPONENT = ('Core', 'Widget: Cocoa')
87 with Files('mochitest/*551225*'):
88 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
90 with Files('mochitest/*570341*'):
91 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
93 with Files('mochitest/*580069*'):
94 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
96 with Files('mochitest/*637644*'):
97 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
99 with Files('mochitest/*640387*'):
100 BUG_COMPONENT = ('Core', 'DOM: Events')
102 with Files('mochitest/*668513*'):
103 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
105 with Files('mochitest/*797909*'):
106 BUG_COMPONENT = ('Core', 'DOM: Core & HTML')
108 with Files('mochitest/*forceinheritprincipal*'):
109 BUG_COMPONENT = ('Core', 'DOM: Security')
112 with Files('navigation/*13871.html'):
113 BUG_COMPONENT = ('Core', 'Security')
115 with Files('navigation/*386782*'):
116 BUG_COMPONENT = ('Core', 'Editor')
118 with Files('navigation/*430624*'):
119 BUG_COMPONENT = ('Core', 'Editor')
121 with Files('navigation/*430723*'):
122 BUG_COMPONENT = ('Core', 'User events and focus handling')
124 with Files('navigation/*child*'):
125 BUG_COMPONENT = ('Core', 'Security')
127 with Files('navigation/*opener*'):
128 BUG_COMPONENT = ('Core', 'Security')
130 with Files('navigation/*reserved*'):
131 BUG_COMPONENT = ('Core', 'Security')
133 with Files('navigation/*triggering*'):
134 BUG_COMPONENT = ('Core', 'DOM: Security')
137 with Files('unit/*442584*'):
138 BUG_COMPONENT = ('Core', 'Networking: Cache')
140 with Files('unit/*setUsePrivateBrowsing*'):
141 BUG_COMPONENT = ('Firefox', 'Extension Compatibility')