Bug 1396926 - Update BUG_COMPONENT for the new component r?kohei
MozReview-Commit-ID: 85zVvwDVQvu
--- a/browser/base/content/moz.build
+++ b/browser/base/content/moz.build
@@ -90,17 +90,17 @@ with Files("test/tabcrashed/**"):
with Files("test/tabs/**"):
BUG_COMPONENT = ("Firefox", "Tabbed Browser")
with Files("test/touch/**"):
BUG_COMPONENT = ("Firefox", "General")
with Files("test/urlbar/**"):
- BUG_COMPONENT = ("Firefox", "Location Bar")
+ BUG_COMPONENT = ("Firefox", "Address Bar")
with Files("test/webextensions/**"):
BUG_COMPONENT = ("Toolkit", "WebExtensions: Untriaged")
with Files("test/webrtc/**"):
BUG_COMPONENT = ("Core", "WebRTC")
with Files("aboutNetError.xhtml"):
--- a/docshell/test/moz.build
+++ b/docshell/test/moz.build
@@ -18,17 +18,17 @@ with Files('browser/*_bug655273*'):
with Files('browser/*_bug852909*'):
BUG_COMPONENT = ('Firefox', 'Menus')
with Files('browser/*bug92473*'):
BUG_COMPONENT = ('Core', 'Internationalization')
with Files('browser/*loadDisallowInherit*'):
- BUG_COMPONENT = ('Firefox', 'Location Bar')
+ BUG_COMPONENT = ('Firefox', 'Address Bar')
with Files('browser/*tab_touch_events*'):
BUG_COMPONENT = ('Core', 'DOM: Events')
with Files('browser/*timelineMarkers*'):
BUG_COMPONENT = ('Firefox', 'Developer Tools: Performance Tools (Profiler/Timeline)')
with Files('browser/*ua_emulation*'):