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-02-04 17:34:27 +00:00
.cargo Bug 1681624 - Update opcode for bug 1673553 and bug 1681272. r=nbp 2021-02-03 16:45:02 +00:00
.vscode
accessible Bug 1690456: Don't allow nsAccessibilityService to be shut down while a parent document is still shutting down. r=yzen 2021-02-04 01:10:52 +00:00
browser Bug 1690276 - Remove unused pref browser.preferences.exposeHTTPSOnly r=ckerschb,Gijs 2021-02-04 16:48:42 +00:00
build Bug 1686114 - Lint fix on build-clang.py. a=lint-fix 2021-01-29 15:43:10 +02:00
caps Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +00:00
chrome
config Bug 1689294: Update tzdata in ICU data files to 2021a. r=tcampbell 2021-01-29 14:25:21 +00:00
devtools Bug 1690221 - [devtools] Remove unused Connector.setPreferences method. r=bomsy 2021-02-04 09:06:41 +00:00
docs Bug 1687650 - Rework Lint and ESLint document pages to provide a better layout and more information for ESLint itself. r=firefox-source-docs-reviewers,sylvestre 2021-01-29 09:09:12 +00:00
docshell Bug 1655967 - Clean up touch events override code. r=farre 2021-02-04 06:16:25 +00:00
dom Bug 1558486 - remove abandoned, archaic test_client_focus.html test r=dom-worker-reviewers,sg 2021-02-04 11:16:51 +00:00
editor Bug 1103374 - Add simple automoated test for arrow key navigation in vertical editable content r=jfkthame 2021-02-02 03:05:01 +00:00
extensions Bug 1667276 - Part 2: Add BackgroundTasksManager to invoke task defined in JS. r=mossop 2021-01-27 22:54:17 +00:00
gfx Backed out changeset e2de18f2d894 (bug 1690821) for possibly causing reftest crashes in table-cell-breaking-1a.html. CLOSED TREE 2021-02-04 19:04:44 +01:00
gradle/wrapper
hal
image Bug 1690771 - Adjust test metadata r=jrmuizel 2021-02-04 13:51:21 +00:00
intl Bug 1689294: Update tzdata in ICU data files to 2021a. r=tcampbell 2021-01-29 14:25:21 +00:00
ipc Backed out 11 changesets (bug 1681529) for talos crashes CLOSED TREE 2021-02-03 09:29:38 +02:00
js Bug 1674777 part 6 - Change SharedArrayBuffer APIs to use size_t instead of uint32_t. r=lth 2021-02-04 16:09:24 +00:00
layout Bug 1690375 - Record markers with partial stacks for flushing pending notifications and marking a style flush as needed, r=gerald. 2021-02-04 15:13:21 +00:00
media Bug 1690718 - Update audioipc to 12349217. r=cubeb-reviewers,chunmin 2021-02-04 05:28:42 +00:00
memory
mfbt Bug 1687391 - Avoid using a spinlock in ThreadSafeWeakReference, r=glandium,mccr8,Gankra,sg 2021-02-03 17:00:04 +00:00
mobile Bug 1625593 - Move activeTab functionality to toolkit. r=robwu,esawin 2021-02-04 02:19:18 +00:00
modules Bug 1689113 - Don't skip TRR unless confirmation explicitly failed. r=necko-reviewers,valentin 2021-02-04 17:34:27 +00:00
mozglue Bug 1690375 - Record markers with partial stacks for flushing pending notifications and marking a style flush as needed, r=gerald. 2021-02-04 15:13:21 +00:00
netwerk Bug 1689113 - Don't skip TRR unless confirmation explicitly failed. r=necko-reviewers,valentin 2021-02-04 17:34:27 +00:00
nsprpub
other-licenses Bug 1340901 - Update Snappy to version 1.1.8. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 17:27:14 +00:00
parser Bug 1637651 - Don't trigger duplicate style link preloads for the same preload key. r=smaug 2021-02-01 15:06:12 +00:00
python Bug 1690359 - Move task manager to help menu r=mconley,fluent-reviewers,flod 2021-02-03 16:46:57 +00:00
remote Bug 1685491 - part.1: Map typical commands to synthesized keyboard events for test on Linux and macOS r=smaug,remote-protocol-reviewers 2021-02-02 03:02:30 +00:00
security Bug 1689729 - use NSS only on the socket thread in NSSCertDBTrustDomain::GetCertTrust and FindIssuer r=rmf,dragana 2021-02-04 16:59:48 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-02-04 14:55:37 +00:00
servo Bug 1690225 - Remove focus-visible feature flag. r=edgar 2021-02-02 23:45:25 +00:00
startupcache Bug 1688511 - do not use 'else' after 'return'. r=sylvestre 2021-02-04 09:24:19 +00:00
storage Bug 1685111 - Extract CachingDatabaseConnection base class from indexedDB's DatabaseConnection. r=dom-workers-and-storage-reviewers,asuth 2021-01-26 09:19:44 +00:00
taskcluster Bug 1690154 - add MOZ_ENABLE_FULL_SYMBOLS to some linux64 builds. r=glandium 2021-02-03 23:24:41 +00:00
testing Bug 1689113 - Don't skip TRR unless confirmation explicitly failed. r=necko-reviewers,valentin 2021-02-04 17:34:27 +00:00
third_party Bug 1690774 - Upgrade to Glean v34.1.0 to get a bugfix. r=Dexter 2021-02-04 13:21:52 +00:00
toolkit Bug 1687326 - Fix leaked FullZoomChange/TextZoomChange listeners in aboutaddons.js. r=mixedpuppy 2021-02-04 17:29:23 +00:00
tools Bug 1690375 - Record markers with partial stacks for flushing pending notifications and marking a style flush as needed, r=gerald. 2021-02-04 15:13:21 +00:00
uriloader Bug 1690051 - Make browser.download.sanitize_non_media_extensions work and test it. r=Gijs 2021-02-03 10:55:33 +00:00
view
widget Bug 1687183 - Fix dark background detection in nsNativeTheme when only root has a background. r=mstange 2021-02-04 16:54:48 +00:00
xpcom Bug 1690234 - Treat ERROR_FILE_CORRUPT errors like non-existent files in GetDirEntryKind. r=dom-workers-and-storage-reviewers,janv 2021-02-04 12:14:45 +00:00
xpfe/appshell Bug 1689437, respect bookmarks.toolbars.bookmarks pref values to display bookmarks toolbar in skeleton UI r=dthayer 2021-02-02 20:32:51 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye 2021-01-28 09:48:53 +00:00
.cron.yml
.eslintignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.eslintrc.js Bug 1687235 - Enable ESLint rule no-setter-return for mobile/. r=agi 2021-01-26 13:44:11 +00:00
.flake8 Bug 1622681 - Remove dom/encoding from flake8 excludes. r=sylvestre DONTBUILD 2021-01-21 20:50:40 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging c2587d0631380f8479d44d4759ab820ac2c1a241 with FIREFOX_NIGHTLY_86_END a=release DONTBUILD CLOSED TREE 2021-01-25 15:41:52 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1690774 - Upgrade to Glean v34.1.0 to get a bugfix. r=Dexter 2021-02-04 13:21:52 +00:00
Cargo.toml Bug 1689950 - Vendor in CL a25399760e9f12b679aa267dd2af7cfedc72bb71. Part 1: hash changes. r=yury. 2021-02-01 16:18:47 +00:00
client.mk Backed out changeset b3654ee48ff4 (bug 1683797) for causing frequent build timeouts as bug 1411358. CLOSED TREE 2021-01-29 19:30:59 +02:00
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1687595 - Always get mach modules from subdirectories of where mach is. r=firefox-build-system-reviewers,mhentges 2021-01-21 01:39:56 +00:00
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1690454 - Allow configure --enable-bootstrap to optionally install instead of updating. r=firefox-build-system-reviewers,mhentges 2021-02-03 21:27:04 +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.