commit 378d73ab60203ce30714d1cb05b50c707eebe835
parent eefa6b4a5a0642a44e65bd4ff6582861bcca2e12
Author: Gijs Kruitbosch <gijskruitbosch@gmail.com>
Date: Wed, 19 Nov 2025 19:59:25 +0000
Bug 2001150 - update bmo metadata for terminator component, r=xpcom-reviewers,mccr8 DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D273246
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolkit/components/terminator/moz.build b/toolkit/components/terminator/moz.build
@@ -5,7 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
with Files("**"):
- BUG_COMPONENT = ("Toolkit", "Async Tooling")
+ BUG_COMPONENT = ("Core", "XPCOM")
XPCSHELL_TESTS_MANIFESTS += ["tests/xpcshell/xpcshell.toml"]