Bug 1874684 - Part 28: Return DateDuration from DifferenceISODateTime. r=mgaudet
[gecko.git] / docshell / test / moz.build
blob36113f295cde20ef083407ab9a8eb61c5ca3a40b
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/*ua_emulation*"):
32     BUG_COMPONENT = ("DevTools", "General")
34 with Files("chrome/*112564*"):
35     BUG_COMPONENT = ("Core", "Networking: HTTP")
37 with Files("chrome/*303267*"):
38     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
40 with Files("chrome/*453650*"):
41     BUG_COMPONENT = ("Core", "Layout")
43 with Files("chrome/*565388*"):
44     BUG_COMPONENT = ("Core", "Widget")
46 with Files("chrome/*582176*"):
47     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
49 with Files("chrome/*608669*"):
50     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
52 with Files("chrome/*690056*"):
53     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
55 with Files("chrome/*92598*"):
56     BUG_COMPONENT = ("Core", "Networking: HTTP")
58 with Files("iframesandbox/**"):
59     BUG_COMPONENT = ("Core", "Security")
61 with Files("iframesandbox/*marquee_event_handlers*"):
62     BUG_COMPONENT = ("Core", "DOM: Security")
65 with Files("mochitest/*1045096*"):
66     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
68 with Files("mochitest/*1151421*"):
69     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
71 with Files("mochitest/*402210*"):
72     BUG_COMPONENT = ("Core", "DOM: Security")
74 with Files("mochitest/*509055*"):
75     BUG_COMPONENT = ("Firefox", "Bookmarks & History")
77 with Files("mochitest/*551225*"):
78     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
80 with Files("mochitest/*570341*"):
81     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
83 with Files("mochitest/*580069*"):
84     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
86 with Files("mochitest/*637644*"):
87     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
89 with Files("mochitest/*640387*"):
90     BUG_COMPONENT = ("Core", "DOM: Events")
92 with Files("mochitest/*668513*"):
93     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
95 with Files("mochitest/*797909*"):
96     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
98 with Files("mochitest/*forceinheritprincipal*"):
99     BUG_COMPONENT = ("Core", "DOM: Security")
102 with Files("navigation/*13871.html"):
103     BUG_COMPONENT = ("Core", "Security")
105 with Files("navigation/*386782*"):
106     BUG_COMPONENT = ("Core", "DOM: Editor")
108 with Files("navigation/*430624*"):
109     BUG_COMPONENT = ("Core", "DOM: Editor")
111 with Files("navigation/*430723*"):
112     BUG_COMPONENT = ("Core", "DOM: UI Events & Focus Handling")
114 with Files("navigation/*child*"):
115     BUG_COMPONENT = ("Core", "Security")
117 with Files("navigation/*opener*"):
118     BUG_COMPONENT = ("Core", "Security")
120 with Files("navigation/*reserved*"):
121     BUG_COMPONENT = ("Core", "Security")
123 with Files("navigation/*triggering*"):
124     BUG_COMPONENT = ("Core", "DOM: Security")
127 with Files("unit/*442584*"):
128     BUG_COMPONENT = ("Core", "Networking: Cache")
130 with Files("unit/*setUsePrivateBrowsing*"):
131     BUG_COMPONENT = ("Firefox", "Extension Compatibility")