Source code
Revision control
Copy as Markdown
Other Tools
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
JAR_MANIFESTS += ["jar.mn"]
BROWSER_CHROME_MANIFESTS += ["test/browser/browser.toml"]
XPCSHELL_TESTS_MANIFESTS += ["test/xpcshell/xpcshell.toml"]
# NOTE: xpi-build/moz.build is used by jobs that generates system-signed XPIs.
DIRS += ["xpi-build"]
with Files("**"):
BUG_COMPONENT = ("WebExtensions", "General")