Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
2020-12-17 21:15:26 +00:00
.cargo
.vscode
accessible Backed out 9 changesets (bug 1656107) for frequent assertion failures on layout/style/nsComputedDOMStyle.cpp CLOSED TREE 2020-12-17 22:19:09 +02:00
browser Bug 1678728 - Add helptext component to replace 'disclaimer' in about:welcome template r=pdahiya 2020-12-17 21:15:26 +00:00
build Bug 1681540 - Regenerate linker order files, December 2020 edition r=firefox-build-system-reviewers,mhentges 2020-12-17 18:24:50 +00:00
caps Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
chrome
config
devtools Bug 1683152 - [devtools] Handle netmonitor pause/resume on the client r=ochameau 2020-12-17 17:38:19 +00:00
docs
docshell Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
dom Backed out 9 changesets (bug 1656107) for frequent assertion failures on layout/style/nsComputedDOMStyle.cpp CLOSED TREE 2020-12-17 22:19:09 +02:00
editor Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
extensions
gfx Bug 1682498 - Update fuzziness for shadow-transforms.yaml r=emilio 2020-12-17 19:54:14 +00:00
gradle/wrapper
hal
image
intl
ipc Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
js Bug 1681533 - Only collect the nursery when necessary in major GC r=sfink 2020-12-17 17:57:33 +00:00
layout Bug 1682473 - Update test expectations for SVG/CSS filters on android r=emilio 2020-12-17 19:54:07 +00:00
media
memory
mfbt
mobile
modules Backed out changeset feef6926b977 (bug 1682995) for test_accept_header.html failures CLOSED TREE 2020-12-17 22:06:49 +02:00
mozglue Bug 1678488 - Only show skeleton UI if autoselecting profile r=mossop 2020-12-17 16:44:01 +00:00
netwerk Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
nsprpub
other-licenses
parser
python Bug 1682829 - Automate a fuzzing smoke test in the CI r=decoder 2020-12-17 13:22:16 +00:00
remote
security Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2020-12-17 14:37:41 +00:00
servo Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
startupcache
storage
taskcluster Bug 1682829 - Automate a fuzzing smoke test in the CI r=decoder 2020-12-17 13:22:16 +00:00
testing Bug 1669174 - [marionette] Don't use Framescript when actors are enabled. r=marionette-reviewers,jgraham 2020-12-17 18:50:28 +00:00
third_party Bug 1683003 - Update comedy-rs to remove dependency on failure. r=bytesized 2020-12-17 19:14:35 +00:00
toolkit Bug 1646128 - Renamed SearchService.getDefaultEngines to SearchService.getAppProvidedEngines. r=harry 2020-12-17 20:54:57 +00:00
tools Bug 1682840 - Remove timelineOverview from expected display locations in BHR marker schema gtest - r=julienw 2020-12-17 14:18:58 +00:00
uriloader Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
view
widget Bug 1683117 - Ship WebRender to release for AMD Kaveri and R700 users. r=jrmuizel 2020-12-17 15:34:22 +00:00
xpcom Bug 1583109 - Use StringJoin(Append) where easily possible. r=nika 2020-12-17 14:58:18 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1683003 - Update comedy-rs to remove dependency on failure. r=bytesized 2020-12-17 19:14:35 +00:00
Cargo.toml
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.