зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1362201 - Fix moz.build bug components for Toolkit :: Notifications and Alerts rs=me r=KWierso
MozReview-Commit-ID: E7uXW4FBxJY --HG-- extra : rebase_source : 34c93a8eb505167a6bd51bb6bad8c920a36c25b2
This commit is contained in:
Родитель
a826223c85
Коммит
3ce2f90b36
|
@ -29,7 +29,7 @@ with Files("sync/**"):
|
|||
BUG_COMPONENT = ("Firefox", "Sync")
|
||||
|
||||
with Files("test/alerts/**"):
|
||||
BUG_COMPONENT = ("Toolkit", "Notification and Alerts")
|
||||
BUG_COMPONENT = ("Toolkit", "Notifications and Alerts")
|
||||
|
||||
with Files("test/appUpdate/**"):
|
||||
BUG_COMPONENT = ("Toolkit", "Application Update")
|
||||
|
|
|
@ -98,7 +98,7 @@ with Files("DynamicsCompressorNode.webidl"):
|
|||
BUG_COMPONENT = ("Core", "Web Audio")
|
||||
|
||||
with Files("DesktopNotification.webidl"):
|
||||
BUG_COMPONENT = ("Toolkit", "Notification and Alerts")
|
||||
BUG_COMPONENT = ("Toolkit", "Notifications and Alerts")
|
||||
|
||||
with Files("FakePluginTagInit.webidl"):
|
||||
BUG_COMPONENT = ("Core", "Plug-ins")
|
||||
|
|
Загрузка…
Ссылка в новой задаче