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
2021-06-02 19:46:22 +00:00
.cargo Bug 1706862 - Make chardetng detect half-width katakana. r=emk 2021-05-31 11:52:17 +00:00
.vscode
accessible Bug 1694824 - [ci] Annotate browser-chrome manifests for new fission failures, r=jmaher,extension-reviewers,preferences-reviewers,zombie 2021-06-02 19:22:25 +00:00
browser Bug 1694824 - [ci] Annotate browser-chrome manifests for new fission failures, r=jmaher,extension-reviewers,preferences-reviewers,zombie 2021-06-02 19:22:25 +00:00
build Bug 1707096 - fix the build for clang-trunk. r=jfkthame 2021-06-02 14:38:01 +00:00
caps
chrome
config Bug 1713733 - Remove WASM_LDFLAGS. r=firefox-build-system-reviewers,mhentges 2021-06-02 04:34:20 +00:00
devtools Backed out changeset 4235df3527a6 (bug 1713810) for causing dt failures in browser_storage_listings.js 2021-06-02 20:32:14 +03:00
docs Bug 1693993 - [marionette] Move Marionette server code to /remote/marionette. r=remote-protocol-reviewers,marionette-reviewers,jdescottes,webdriver-reviewers 2021-05-31 17:36:06 +00:00
docshell Bug 1706615 - Part 8: Preserve the unstripped URI when doing a reload. r=smaug 2021-06-02 19:46:22 +00:00
dom Bug 1706615 - Part 2: Add UnstrippedURI in the nsDocShellLoadState. r=smaug 2021-06-02 19:46:20 +00:00
editor Bug 1540037 - part 36: Make EditorBase handle Delete, Backspace and Tab of plaintext editor mode r=m_kato 2021-06-01 08:51:25 +00:00
extensions Backed out 14 changesets (bug 1705659, bug 472823, bug 669675) as requested by valentin for causing regressions. CLOSED TREE 2021-05-31 13:16:34 +03:00
gfx Bug 1694824 - [ci] Annotate browser-chrome manifests for new fission failures, r=jmaher,extension-reviewers,preferences-reviewers,zombie 2021-06-02 19:22:25 +00:00
gradle/wrapper
hal
image Bug 1713489 - Record telemetry for how long we spend waiting on the main thread to process image preload network steps. r=bas,dragana,necko-reviewers 2021-05-31 22:44:18 +00:00
intl Bug 1693575 - Part 3: Implement support for "calendar" option. r=tcampbell 2021-06-01 07:45:44 +00:00
ipc Bug 1706615 - Part 1: Add a UnstrippedURI into the LoadInfo. r=valentin,necko-reviewers 2021-06-02 19:46:19 +00:00
js Bug 1697077 - Add testing function for interrupting RegExp execution. r=iain 2021-06-02 16:07:02 +00:00
layout Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
media Bug 1700452 - Update libdav1d for Firefox 90. r=mjf 2021-05-27 15:49:47 +00:00
memory
mfbt Bug 1695817 - Part 5: Add std::equal_range equivalent in MFBT. r=glandium 2021-05-28 22:35:58 +00:00
mobile Bug 1551302. Enable visual viewport on desktop platforms. r=botond,smaug,geckoview-reviewers,m_kato 2021-06-01 07:56:49 +00:00
modules Bug 1713015: Default browser.display.document_color_use to 0 on MacOS r=emilio 2021-06-02 18:52:21 +00:00
mozglue Bug 1695817 - Part 1: Make nt::GetLeafName accept nsAString r=mhowell 2021-05-28 22:35:57 +00:00
netwerk Bug 1706615 - Part 7: Skip query stripping for redirects if the redirect URI is in the content blocking allow list. r=valentin,necko-reviewers 2021-06-02 19:46:22 +00:00
nsprpub
other-licenses
parser Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
python Bug 1714156 - Fix lint failures in test_manifest.py 2021-06-02 21:25:07 +03:00
remote Bug 1713775 - [marionette] Fail session creation if the webSocketUrl capability is passed r=remote-protocol-reviewers,marionette-reviewers,jgraham 2021-06-02 14:30:23 +00:00
security Bug 1701192 - don't allow third-party loads to set HSTS state r=annevk,necko-reviewers,dragana 2021-06-02 16:52:19 +00:00
services Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-05-31 17:00:15 +00:00
servo
startupcache
storage
taskcluster Bug 1694824 - [ci] Enable fission mochitest-browser-chrome with Linux asan, r=jmaher 2021-06-02 19:22:26 +00:00
testing Bug 1713787 - Remove some tests that time out in all browsers. r=boris 2021-06-02 18:07:16 +00:00
third_party Bug 1693486 - Update glean-parser to v3.4.0. r=chutten 2021-06-02 16:07:56 +00:00
toolkit Bug 1706615 - Part 9: Add a test to test query stripping with ETP toggle. r=smaug 2021-06-02 19:46:22 +00:00
tools Bug 1712739 - [devtools] Fold custom WebConsoleFront#evaluateJSAsync method into scriptCommand#execute. r=ochameau. 2021-06-02 13:15:06 +00:00
uriloader
view
widget Bug 1713468 - Support RenderCompositorEGL on X11-only builds, 2021-06-01 23:55:28 +00:00
xpcom Bug 1712630 - Introduce ProcessType.jsm to manage process type strings. r=Gijs,fluent-reviewers 2021-06-01 17:44:22 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1693993 - [marionette] Move Marionette server code to /remote/marionette. r=remote-protocol-reviewers,marionette-reviewers,jdescottes,webdriver-reviewers 2021-05-31 17:36:06 +00:00
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging b724ec4440e0fec4dd6e02ac019f43b2e0b32f85 with FIREFOX_NIGHTLY_90_END a=release DONTBUILD CLOSED TREE 2021-05-31 17:00:09 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1693486 - Update to Glean 39.0.0. r=chutten 2021-06-02 16:07:56 +00:00
Cargo.toml Bug 1706862 - Make chardetng detect half-width katakana. r=emk 2021-05-31 11:52:17 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-05-31 17:00:15 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1712350 - Use the mozmake toolchain for CI Windows builds. r=firefox-build-system-reviewers,mhentges 2021-05-27 22:27:25 +00:00
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.