Bug 1848017 - Replace "Toolkit::NSIS Installer" components with "Firefox::Installer" r=nalexander

Differential Revision: https://phabricator.services.mozilla.com/D185846
This commit is contained in:
Robin Steuber 2023-08-09 22:55:32 +00:00
Родитель bba33ffab4
Коммит ea9a3053e5
2 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -82,9 +82,6 @@ with Files("toolkit.mozbuild"):
with Files("library/**"):
BUG_COMPONENT = ("Firefox Build System", "General")
with Files("mozapps/installer/windows/**"):
BUG_COMPONENT = ("Toolkit", "NSIS Installer")
with Files("mozapps/preferences/**"):
BUG_COMPONENT = ("Toolkit", "Preferences")

Просмотреть файл

@ -6,6 +6,3 @@
with Files("**"):
BUG_COMPONENT = ("Firefox", "Installer")
with Files("windows/**"):
BUG_COMPONENT = ("Toolkit", "NSIS Installer")