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
Перейти к файлу
Andreea Pavel 7a0148230a Bug 1697988 - disable test_browsingcontext_currenturi.html on linux64, mac-qr and win-qr r=jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D110721
2021-04-03 00:59:22 +00:00
.cargo
.vscode
accessible Bug 1701412: Use bookmark instead of visit for autofill r=eeejay 2021-04-01 22:59:54 +00:00
browser Bug 1702796 - Update pdf.js to version 2.8.320 r=RyanVM 2021-04-02 20:54:28 +00:00
build
caps
chrome
config
devtools Bug 1701461 - Corrects screenshot filename. r=nchevobbe 2021-04-02 17:12:10 +00:00
docs
docshell Bug 1693503: Do search if the format inputed is user@host but might be intented as keyword. r=mak 2021-04-02 10:05:37 +00:00
dom Bug 1697988 - disable test_browsingcontext_currenturi.html on linux64, mac-qr and win-qr r=jmaher DONTBUILD 2021-04-03 00:59:22 +00:00
editor
extensions
gfx Bug 1702693 - Fix comment in RenderCompositorOGLSWGL. r=gfx-reviewers,mstange DONTBUILD 2021-04-02 15:41:36 +00:00
gradle/wrapper
hal
image
intl
ipc
js Bug 1701899 - Update object flags in a few places where properties are added. r=jonco 2021-04-02 19:10:20 +00:00
layout Bug 1700535. Make textareas inline block by default. r=emilio 2021-04-02 23:34:47 +00:00
media
memory
mfbt Bug 1701942 - Use bitwise equality for font variation value comparisons. r=jfkthame 2021-04-02 12:37:23 +00:00
mobile
modules Bug 1702756 - Move some hardcoded colors out of native code. r=mstange 2021-04-02 16:34:34 +00:00
mozglue Bug 1686405 - Fix tier-3 build. r=glandium DONTBUILD 2021-04-02 08:56:24 +00:00
netwerk
nsprpub
other-licenses
parser
python Bug 1702461, set fxa submenu header correctly when opening the panel r=mconley,fluent-reviewers,flod 2021-04-02 15:27:01 +00:00
remote
security Bug 1701460 - Remove expired Telemetry probe security.client_cert r=keeler 2021-04-01 20:53:39 +00:00
services
servo
startupcache
storage
taskcluster Backed out changeset 6c9de2b9cb43 (bug 1701764) for Raptor failures. CLOSED TREE 2021-04-02 19:52:11 +03:00
testing Bug 1700535. Make textareas inline block by default. r=emilio 2021-04-02 23:34:47 +00:00
third_party
toolkit Bug 1702796 - Update pdf.js to version 2.8.320 r=RyanVM 2021-04-02 20:54:28 +00:00
tools
uriloader Bug 1694139 - Remove .part-files when download is canceled by mixed download protection. r=mak 2021-04-02 22:22:43 +00:00
view
widget Bug 1702765 - Plumb ColorScheme through nsXPLookAndFeel. r=mstange 2021-04-02 22:17:55 +00:00
xpcom
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
AUTHORS
CLOBBER
Cargo.lock
Cargo.toml
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.ps1
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

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.