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-08-21 22:48:09 +00:00
.cargo Bug 1659304 - Update opcode for bug 1435826. r=jorendorff 2020-08-21 16:13:24 +00:00
.vscode
accessible Bug 1658832: Add AXArticleSearchKey to MOXSearchInfo class. r=eeejay 2020-08-14 23:03:50 +00:00
browser Bug 1660608 - fix plugin crash notification bar message for GMP crashes to include plugin name, r=mconley 2020-08-24 16:48:27 +00:00
build Bug 1654339 - Add Glean metrics autodocs to moztreedocs r=janerik,ahal 2020-08-21 16:30:45 +00:00
caps Bug 1660822 - Add isLocalIpAdress to nsIPrincipal r=ckerschb 2020-08-24 16:28:26 +00:00
chrome
config Bug 1659066 - Move base C/C++ compiler flags for cc-rs to CFLAGS_*/CXXFLAGS_. r=firefox-build-system-reviewers,rstewart 2020-08-22 22:46:12 +00:00
devtools Bug 1660266 - Encapsulate the code for finding overflow causing elements inside the Overflow Debugging pref. r=gl 2020-08-23 23:05:13 +00:00
docs Bug 1654339 - Add Glean metrics autodocs to moztreedocs r=janerik,ahal 2020-08-21 16:30:45 +00:00
docshell Bug 1659992 - Fix nsDocShell::LoadURI for session history loads to not rely on session history in the child. r=smaug 2020-08-23 17:41:13 +00:00
dom Bug 1660660 - Fix deadlock in gamepad initialization code. r=cmartin 2020-08-24 17:06:58 +00:00
editor Bug 1659276 - Make AutoPlaceholderBatch choose whether do or do not ScrollSelectionIntoView r=m_kato 2020-08-24 06:39:50 +00:00
extensions Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku 2020-08-12 10:57:04 +00:00
gfx Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
gradle/wrapper
hal
image Bug 1655846 - Hit MOZ_CRASH(assertion failed: (left == right) left: 1024, right: 0). r=tnikkel 2020-08-14 23:17:37 +00:00
intl Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
ipc Bug 1660109 - Add BoundsForRange sync ipc call. r=Jamie,nika 2020-08-20 22:11:41 +00:00
js Bug 1655947 - Change date parsing to be more consistent. r=jorendorff 2020-08-21 19:00:24 +00:00
layout Backed out changeset 0cad1ef724ee (bug 1371386) for causing failures in emoji-fallback-3.html 2020-08-24 21:02:10 +03:00
media Bug 1657321 - ffvpx: undo build error workarounds. r=jya 2020-08-22 02:41:58 +00:00
memory
mfbt Bug 1659673 - Add the mozilla::Result::orElse method; r=froydnj,dom-workers-and-storage-reviewers,sg 2020-08-24 14:44:50 +00:00
mobile Bug 1659756 - Move MOZ_USE_NATIVE_POPUP_WINDOWS from old-configure to Python configure r=geckoview-reviewers,mhentges,agi,froydnj,glandium 2020-08-21 22:48:09 +00:00
modules Bug 1659476 - Set gfx.webrender.enable-client-storage to true r=mattwoodrow 2020-08-23 09:42:21 +00:00
mozglue Bug 1621786 - Fix an incomplete skia suppression. r=mattwoodrow 2020-08-23 09:42:02 +00:00
netwerk Bug 1649131 - Stop marking SessionHistoryInfo as moveonly. r=smaug 2020-08-20 12:58:40 +00:00
nsprpub Bug 1656520 - NSPR_4_28_RTM. r=kjacobs UPGRADE_NSPR_RELEASE DONTBUILD 2020-08-20 23:35:22 +00:00
other-licenses
parser
python Bug 1658040 - Part 2: Deny mach package-multi-locale ... when it's going to fail. r=froydnj 2020-08-18 17:07:47 +00:00
remote Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
security Bug 1655105 - land NSS NSS_3_56_RTM UPGRADE_NSS_RELEASE, r=jcj 2020-08-21 16:10:59 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-08-20 14:26:06 +00:00
servo Bug 1659718 - Bail out when collecting invalidations for nested rules if any of them make us fully invalid. r=jwatt 2020-08-20 10:45:42 +00:00
startupcache Bug 1658732 - Replace mStartupFinished with TryLock in StartupCache r=froydnj 2020-08-20 18:37:21 +00:00
storage
taskcluster Bug 1657769 - Run some Talos tests with software webrender on linux64-qr, r=jmaher 2020-08-24 16:23:02 +00:00
testing Bug 1626336 - Remove MOZ_GECKOVIEW_JAR. r=agi,geckoview-reviewers 2020-08-24 18:13:49 +00:00
third_party Bug 1659066 - Update glslopt-rs to 0.1.6. r=jnicol 2020-08-22 22:48:34 +00:00
toolkit Bug 1659756 - Move MOZ_USE_NATIVE_POPUP_WINDOWS from old-configure to Python configure r=geckoview-reviewers,mhentges,agi,froydnj,glandium 2020-08-21 22:48:09 +00:00
tools Bug 1660615 - Mach doc: sphinx: pass the -T option by default r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2020-08-23 14:51:51 +00:00
uriloader Bug 1660560 - Hard-code fallback MIME-extension mappings for common Office formats and iCalendar. r=Gijs 2020-08-24 16:50:48 +00:00
view
widget Bug 1526820 - Handle WM_INITDIALOG in the ColorPicker hook to enable keyboard focus r=cmartin 2020-08-24 16:58:11 +00:00
xpcom Bug 1652813 - Provide an API to get the resident unique memory of a process without waking it up;r=njn 2020-08-20 13:57:40 +00:00
xpfe/appshell Backed out 2 changesets (bug 1656526) for build bustages on EarlyBlankWindow.cpp. CLOSED TREE 2020-08-18 19:10:37 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1600657 - l10n-bumper should use the latest revisions. r=releng-reviewers,bhearsum DONTBUILD 2020-08-21 03:14:19 +00:00
.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 Bug 1626336 - Remove MOZ_GECKOVIEW_JAR. r=agi,geckoview-reviewers 2020-08-24 18:13:49 +00:00
Cargo.lock Bug 1659066 - Update glslopt-rs to 0.1.6. r=jnicol 2020-08-22 22:48:34 +00:00
Cargo.toml Bug 1659803: Bump Cranelift to rev 924782191b1cdd85438b707d20a82fbcc8ad40e1. r=jseward 2020-08-18 19:07:53 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1656993: Create and require by default global virtualenvs in ~/.mozbuild for mach r=mhentges,ahal 2020-08-17 17:21:02 +00:00
Makefile.in
moz.build Bug 1607619: only run rusttests when rust files are modified. r=ahal 2020-08-12 14:36:12 +00:00
moz.configure Bug 1656993: Create and require by default global virtualenvs in ~/.mozbuild for mach r=mhentges,ahal 2020-08-17 17:21:02 +00:00
mozilla-config.h.in
old-configure.in Bug 1659756 - Move MOZ_USE_NATIVE_POPUP_WINDOWS from old-configure to Python configure r=geckoview-reviewers,mhentges,agi,froydnj,glandium 2020-08-21 22:48:09 +00:00
package-lock.json Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8 2020-08-20 08:52:42 +00:00
package.json Bug 1620162 - Upgrade eslint-plugin-jest and fix new lint errors. r=bomsy,Standard8 2020-08-20 08:52:42 +00:00
README.txt Bug 1659631 - readme: update the wording to firefox, DONTBUILD.r=sylvestre 2020-08-18 04:04:36 +00:00
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.