Name Description Size Coverage
.arcconfig 144 -
.babel-eslint.rc.js 269 -
.cargo -
.clang-format 1837 -
.clang-format-ignore 6717 -
.claude -
.cron.yml 13942 -
.git-blame-ignore-revs 192372 -
.gitattributes 393 -
.github -
.gitignore 11255 -
.hg-annotate-ignore-revs 66129 -
.hgignore 11087 -
.hgtags 20715 -
.lando.ini 760 -
.lldbinit 1526 -
.mailmap 483 -
.mcp.json 112 -
.prettierignore 86203 -
.prettierignore-css 65 -
.prettierignore-non-css 112 -
.prettierrc.js 523 -
.rstcheck.cfg 674 -
.stylelintignore 4094 -
.stylelintrc.js Disabled because of `-moz-element(#foo)` which gets misparsed. 14656 -
.taskcluster.yml 39816 -
.trackerignore 0 -
.vscode -
.yamllint 118 -
.ycm_extra_conf.py 2023 -
.zed -
accessible -
AGENTS.md 4317 -
AUTHORS 125 -
browser -
build -
build.gradle 19305 -
caps -
Cargo.lock 180969 -
Cargo.toml 11934 -
chrome -
CLAUDE.md 11 -
client.mk 2508 -
client.py Replace the contents of dir with the contents of repository, except for files matching exclusions. 5718 -
CLOBBER 1135 -
CODE_OF_CONDUCT.md 493 -
CODEOWNERS 192 -
config -
configure 329 -
configure.py 11964 -
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`. 30957 -
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[]} 12233 -
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. 115576 -
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 15877 -
eslint.config.mjs mixedcontent*.{${mozilla.allFileExtensions.join(",")}}`, `* 15260 -
extensions -
gfx -
GNUmakefile 261 -
gradle -
gradle.properties 886 -
gradlew 8618 -
gradlew.bat 2896 -
hal -
image -
intl -
ipc -
js -
layout -
LICENSE 389 -
mach 6887 -
mach.cmd 139 -
mach.ps1 1331 -
Makefile.in 7617 -
media -
memory -
mfbt -
mobile -
modules -
mots.yaml 115369 -
moz.build 7051 -
moz.configure 29932 -
mozglue -
mozilla-config.h.in 1903 -
netwerk -
nsprpub -
other-licenses -
package-lock.json 291616 -
package.json 1681 -
parser -
pyproject.toml 5328 -
python -
README.md ![Firefox Browser](./docs/readme/readme-banner.svg) 1054 -
remote -
security -
SECURITY.md 1488 -
services -
servo -
settings.gradle 6413 -
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. 26511 -
substitute-local-geckoview.gradle 8528 -
supply-chain -
taskcluster -
test.mozbuild 429 -
testing -
third_party -
toolkit -
tools -
uriloader -
widget -
xpcom -
xpfe -