зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
bba33ffab4
Коммит
ea9a3053e5
|
@ -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")
|
||||
|
|
Загрузка…
Ссылка в новой задаче