Bug 1519367 - Update bug component for browser/base/content/test/sanitize/*. r=johannh

Differential Revision: https://phabricator.services.mozilla.com/D16301

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Mark Banner 2019-01-11 12:10:41 +00:00
Родитель c6900f5e79
Коммит a8bb23e7c5
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -64,9 +64,8 @@ with Files("test/popups/**"):
with Files("test/referrer/**"):
BUG_COMPONENT = ("Core", "Document Navigation")
# TODO: Update this after bug 1435528 is resolved.
with Files("test/sanitize/**"):
BUG_COMPONENT = ("Firefox", "General")
BUG_COMPONENT = ("Toolkit", "Data Sanitization")
with Files("test/siteIdentity/**"):
BUG_COMPONENT = ("Firefox", "Site Identity and Permission Panels")