Bug 1328356 - add BUG_COMPONENT to accessible/* files. r=davidb

MozReview-Commit-ID: F5J8pC97f8x
This commit is contained in:
Joel Maher 2017-01-06 11:33:44 -05:00
parent f035ae5a9d
commit 332a9314bf

View File

@ -34,3 +34,6 @@ BROWSER_CHROME_MANIFESTS += [
'tests/browser/browser.ini',
'tests/browser/e10s/browser.ini'
]
with Files("**"):
BUG_COMPONENT = ("Core", "Disability Access APIs")