Bug 1577727 - set meta data in which bugzilla product & component debugger bugs should be filed. r=jlast DONTBUILD

Got (accidentally?) removed in bug 1500987.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Sebastian Hengst 2019-08-30 16:40:39 +00:00
parent 61fc016d4c
commit 161a6ec7b4

View File

@ -18,3 +18,7 @@ BROWSER_CHROME_MANIFESTS += [
DevToolsModules(
'panel.js',
)
with Files('**'):
BUG_COMPONENT = ('DevTools', 'Debugger')