Name Description Size Coverage
.agents -
.arcconfig 144 -
.babel-eslint.rc.js 269 -
.cargo -
.clang-format 1837 -
.clang-format-ignore 6756 -
.claude -
.codex -
.cron.yml 16139 -
.editorconfig 1196 -
.git-blame-ignore-revs 192372 -
.gitattributes 393 -
.github -
.gitignore 12049 -
.hg-annotate-ignore-revs 66129 -
.hgignore 11908 -
.hgtags 20715 -
.lando.ini 1473 -
.lldbinit 1783 -
.mailmap 656 -
.mcp.json 457 -
.prettierignore 87645 -
.prettierignore-css 65 -
.prettierignore-non-css 112 -
.prettierrc.js 523 -
.stylelintignore 4094 -
.stylelintrc.js Disabled because of `-moz-element(#foo)` which gets misparsed. 15826 -
.taskcluster.yml 41016 -
.trackerignore 0 -
.vscode -
.watchmanconfig 285 -
.yamllint 118 -
.ycm_extra_conf.py 2023 -
.zed -
accessible -
AGENTS.md 5327 -
AUTHORS 125 -
browser -
build -
build.gradle 15238 -
caps -
Cargo.lock 200349 -
Cargo.toml 20459 -
chrome -
CLAUDE.md 11 -
client.mk 2457 -
CLOBBER 1311 -
CODE_OF_CONDUCT.md 493 -
config -
configure 329 -
configure.py 14403 -
devtools -
docs -
docshell -
dom -
editor -
eslint-file-globals.config.mjs This file defines the globals used for various files across the tree. Generally, most globals should be automatically set up. If you think you are missing some globals, and they are in one of the defined sections, you can generally add the file here. However, please use the defined patterns as follows: - ES modules should always use `.mjs` extensions. - System modules (accessed from privileged scope) should use `.sys.mjs`. - Workers should use `<name>.worker.js` or `<name>.worker.mjs`. - Service Workers should use `<name>.serviceworker.js` or `<name>.serviceworker.mjs`. Please also note the patters for tests - see the top of `.eslintrc-test-paths.js`. 31751 -
eslint-ignores.config.mjs Files to exclude from ESLint. Please DO NOT add more third party files to this file. They should be added to tools/rewriting/ThirdPartyPaths.txt instead. Please also DO NOT add generated files that are for some reason checked into source - add them to tools/rewriting/Generated.txt instead. This file should only be used for exclusions where we have: - preprocessed files - intentionally invalid files - build directories and other items that we need to ignore @type {string[]} 11997 -
eslint-rollouts.config.mjs This is the current list of rollouts for ESLint rules in mozilla-central. The meta bug for the rollouts is https://bugzilla.mozilla.org/show_bug.cgi?id=1596191 New exclusions SHOULD NOT be added to this list, unless they are part of a rollout for a new rule, or otherwise agreed with the JavaScript usage, tools, and style team: https://firefox-source-docs.mozilla.org/mots/index.html#javascript-usage-tools-and-style See https://firefox-source-docs.mozilla.org/code-quality/lint/linters/eslint/enabling-rules.html#enabling-a-new-rule for more information about roll-outs. 117059 -
eslint-subdirs.config.mjs ESLint's flat configuration doesn't automatically read sub-configuration files. Hence, we import them here, adjusting paths as we go. Over time we would like to reduce this list. Ideally, this file would not exist. The aim is for our rules to be consistently applied across the code base. If you are seeking to add a new sub-file here, please talk to the "JavaScript usage, tools, and style" team first (aka #frontend-codestyle-reviewers). 8859 -
eslint-test-paths.config.mjs /browser 15961 -
eslint.config.mjs mixedcontent*.{${mozilla.allFileExtensions.join(",")}}`, `* 17098 -
extensions -
gfx -
GNUmakefile 261 -
gradle -
gradle.properties 860 -
gradlew 8656 -
gradlew.bat 2848 -
hal -
image -
intl -
ipc -
js -
layout -
LICENSE 389 -
mach 6887 -
mach.cmd 139 -
mach.ps1 1331 -
Makefile.in 5407 -
media -
memory -
mfbt -
mobile -
modules -
mots.yaml 118737 -
moz.build 10464 -
moz.configure 30331 -
mozglue -
mozilla-config.h.in 1903 -
netwerk -
nsprpub -
other-licenses -
package-lock.json 291597 -
package.json 1774 -
parser -
pyproject.toml 5305 -
python -
README.md ![Firefox Browser](./docs/readme/readme-banner.svg) 1054 -
remote -
review-context.toml 1450 -
security -
SECURITY.md 1488 -
services -
servo -
settings.gradle 6911 -
srcdir-resolver.js 709 -
startupcache -
storage -
stylelint-rollouts.config.js This file is used to temporarily disable newly added stylelint rules for existing files. This allows us to enable new stylelint rules immediately for newly added files, without having to fix errors in existing files. Newly added style files should NOT be added to this list, and existing files should be removed from this list as they are fixed. 25089 -
substitute-local-geckoview.gradle 8504 -
supply-chain -
taskcluster -
test.mozbuild 429 -
testing -
third_party -
toolkit -
tools -
uriloader -
widget -
xpcom -
xpfe -