Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop

MozReview-Commit-ID: 8mv5Oed68JL
This commit is contained in:
Joel Maher
2017-04-09 05:43:43 -04:00
parent d716e968a6
commit d2be399571
60 changed files with 588 additions and 8 deletions

View File

@@ -4,6 +4,9 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
with Files('**'):
BUG_COMPONENT = ('Core', 'Graphics')
EXTRA_COMPONENTS += [
'GfxSanityTest.manifest',
'SanityTest.js',