Bug 1839316: part 5) Guard the "fetchpriority" attribute behind a pref. r=kershaw...
[gecko.git] / docshell / test / moz.build
blob7cebe0339f642d3a65c86bb5678a6312dd562b1d
1 with Files("**"):
2     BUG_COMPONENT = ("Core", "DOM: 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("iframesandbox/**"):
62     BUG_COMPONENT = ("Core", "Security")
64 with Files("iframesandbox/*marquee_event_handlers*"):
65     BUG_COMPONENT = ("Core", "DOM: Security")
68 with Files("mochitest/*1045096*"):
69     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
71 with Files("mochitest/*1151421*"):
72     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
74 with Files("mochitest/*402210*"):
75     BUG_COMPONENT = ("Core", "DOM: Security")
77 with Files("mochitest/*509055*"):
78     BUG_COMPONENT = ("Firefox", "Bookmarks & History")
80 with Files("mochitest/*511449*"):
81     BUG_COMPONENT = ("Core", "Widget: Cocoa")
83 with Files("mochitest/*551225*"):
84     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
86 with Files("mochitest/*570341*"):
87     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
89 with Files("mochitest/*580069*"):
90     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
92 with Files("mochitest/*637644*"):
93     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
95 with Files("mochitest/*640387*"):
96     BUG_COMPONENT = ("Core", "DOM: Events")
98 with Files("mochitest/*668513*"):
99     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
101 with Files("mochitest/*797909*"):
102     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
104 with Files("mochitest/*forceinheritprincipal*"):
105     BUG_COMPONENT = ("Core", "DOM: Security")
108 with Files("navigation/*13871.html"):
109     BUG_COMPONENT = ("Core", "Security")
111 with Files("navigation/*386782*"):
112     BUG_COMPONENT = ("Core", "DOM: Editor")
114 with Files("navigation/*430624*"):
115     BUG_COMPONENT = ("Core", "DOM: Editor")
117 with Files("navigation/*430723*"):
118     BUG_COMPONENT = ("Core", "DOM: UI Events & Focus Handling")
120 with Files("navigation/*child*"):
121     BUG_COMPONENT = ("Core", "Security")
123 with Files("navigation/*opener*"):
124     BUG_COMPONENT = ("Core", "Security")
126 with Files("navigation/*reserved*"):
127     BUG_COMPONENT = ("Core", "Security")
129 with Files("navigation/*triggering*"):
130     BUG_COMPONENT = ("Core", "DOM: Security")
133 with Files("unit/*442584*"):
134     BUG_COMPONENT = ("Core", "Networking: Cache")
136 with Files("unit/*setUsePrivateBrowsing*"):
137     BUG_COMPONENT = ("Firefox", "Extension Compatibility")