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-09-01 15:09:44 +00:00
.cargo Bug 1661723; Bump Cranelift to a7f7c23bf9c37c642da962d575b7c99007918872; r=lth 2020-08-31 16:34:29 +00:00
.vscode Bug 1656740 - Integrate clangd in vscode for C++ language support. r=froydnj 2020-08-06 06:25:17 +00:00
accessible Bug 1651705: Part 6 - Update Android a11y to work with NativeWeakPtr; r=eeejay 2020-09-01 14:34:37 +00:00
browser Bug 1559530 - Remove nsISearchService.reInit. r=daleharvey 2020-08-28 11:39:22 +00:00
build Bug 1641674 - Don't use --gc-sections during profile generation r=froydnj 2020-08-28 20:38:45 +00:00
caps Bug 1655945 - Remove principal.uri in RemotePageAccessManager.jsm r=ckerschb 2020-08-25 13:58:49 +00:00
chrome
config Bug 1620133 - Allow generated file rules to run in parallel in a given directory. r=firefox-build-system-reviewers,rstewart 2020-08-28 01:58:48 +00:00
devtools Bug 1662066 - Print more information when waitFor() test helper fails. r=nchevobbe 2020-09-01 09:11:29 +00:00
docs Bug 1660831 - Reference the standalone bootstrap.py script in windows_build.rst and prefer mozilla-unified to mozilla-central where relevant r=mhentges,froydnj 2020-08-31 17:51:14 +00:00
docshell Bug 1662201 - Update history ID to mach the docshell ID of the SHEntry, r=peterv 2020-09-01 14:47:13 +00:00
dom Bug 1614009 - Updated mochitest. r=padenot 2020-09-01 15:09:57 +00:00
editor Bug 1662313: Add a wait on a selectionchange event to test_resizers_resizing_elements to prevent race condition in test; r=masayuki DONTBUILD 2020-09-01 04:46:04 +00:00
extensions Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku 2020-08-12 10:57:04 +00:00
gfx Bug 1659681 - Avoid crash in ~SharedSurace_SurfaceTexture() when GLContext is lost r=sotaro,jgilbert 2020-09-01 13:00:39 +00:00
gradle/wrapper
hal
image Bug 1661368 - Slow testcase impacts AVIF fuzzing performance. r=tsmith 2020-08-28 00:06:07 +00:00
intl Backed out changeset ad6c81e11152 (bug 1662309) for CheckCapacity assertion failures CLOSED TREE 2020-09-01 09:40:56 +03:00
ipc Bug 1568597 - RemoteWorkerManager::SelectTargetActorForSharedWorker should select an actor that is kept alive. r=asuth 2020-08-28 18:11:22 +00:00
js Bug 1660409 - Part 4: Transpile ArrayJoin. r=jandem 2020-09-01 13:06:06 +00:00
layout Bug 1662277 - Make IntersectionObserver entries have the same timestamp as other timestamp-returning things during the "update the rendering steps". r=sefeng 2020-09-01 15:02:54 +00:00
media Bug 1659132 - Make AddrInfo immutable r=dragana,necko-reviewers 2020-09-01 07:22:14 +00:00
memory Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-08-31 09:23:02 +00:00
mfbt Bug 1661798 - Have the LinkedList destructor emit the buggy template specialization. r=froydnj 2020-08-28 20:07:26 +00:00
mobile Bug 1651705: Part 1 - Make JNIObject.mHandle volatile; r=geckoview-reviewers,snorp 2020-09-01 14:33:52 +00:00
modules Bug 1619926 - Remove legacy search configuration code from the search service. r=daleharvey,geckoview-reviewers,agi 2020-09-01 12:51:08 +00:00
mozglue Backed out 20 changesets (bug 1646266) for build bustage at baseprofiler/core/ProfilerMarkers.cpp on a CLOSED TREE 2020-09-01 11:01:57 +03:00
netwerk Bug 1659132 - Make AddrInfo immutable r=dragana,necko-reviewers 2020-09-01 07:22:14 +00:00
nsprpub Bug 1660371 - Uplift initial NSPR 4.29 beta snapshot. r=glandium UPGRADE_NSPR_RELEASE 2020-08-28 21:31:02 +00:00
other-licenses
parser Bug 1661646 - Extend YSOD Telemetry with error_code and location. r=froydnj 2020-08-28 22:04:13 +00:00
python Bug 1662278 - Pin black to version 19.10b0. r=tarek 2020-09-01 15:09:44 +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 1660901 - Add some test cases for fstatat inside the content sandbox. r=gcp 2020-08-28 09:33:53 +00:00
services Bug 1612380 - don't verify content signatures for Thunderbird. r=leplatrem 2020-09-01 12:51:08 +00:00
servo Bug 1660857 - Only apply grayscale filter for printing on print preview. r=jwatt,dholbert 2020-08-27 09:37:31 +00:00
startupcache Bug 1656261 - Don't set scache mData until decompression done r=froydnj 2020-08-21 13:20:19 +00:00
storage Bug 1635489: Add telemetry on the status of sqlite database accesses. r=mak 2020-08-11 20:55:33 +00:00
taskcluster Bug 1661351 - migrate rest of windows 10 web-platform-tests to hardware. r=bc 2020-09-01 15:18:19 +00:00
testing Bug 1661351 - migrate rest of windows 10 web-platform-tests to hardware. r=bc 2020-09-01 15:18:19 +00:00
third_party Backed out changeset ad6c81e11152 (bug 1662309) for CheckCapacity assertion failures CLOSED TREE 2020-09-01 09:40:56 +03:00
toolkit Bug 1657459 - Remove context menu from print preview browser. r=Jamie 2020-09-01 03:18:30 +00:00
tools Bug 1661329 - Add idle and idle-bg power usage tests to raptor-browsertime. r=perftest-reviewers,Bebe 2020-09-01 10:02:55 +00:00
uriloader Bug 1660277 - adjust when we save per-filetype download preferences in the helper app dialog for types handled internally, r=jaws 2020-09-01 02:52:20 +00:00
view
widget Bug 1651705: Part 7 - Update MediaSessionSupport to work with NativeWeakPtr; r=geckoview-reviewers,agi 2020-09-01 14:34:54 +00:00
xpcom Bug 1619926 - Remove distribution search directory provider definitions. r=daleharvey 2020-08-31 16:34:24 +00:00
xpfe/appshell Bug 1650257: Part 1 - Stop discarding BCs from the parent on WindowGlobal destruction. r=nika 2020-08-31 18:51:45 +00: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 Bug 1656294 - Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=Jamie 2020-08-27 09:36:18 +00:00
.flake8 Bug 1622683 - Make dom/websocket flake8 and pylint compliant. r=sylvestre 2020-08-31 14:42:21 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1658396 - Make hg ignore newtab node_modules, r=Mardak 2020-08-10 23:32:15 +00:00
.hgtags No bug - tagging 63d860f118da09320ed65431129775b4e3631ff3 with FIREFOX_NIGHTLY_81_END a=release DONTBUILD CLOSED TREE 2020-08-24 14:18:31 +00:00
.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 Backed out changeset ad6c81e11152 (bug 1662309) for CheckCapacity assertion failures CLOSED TREE 2020-09-01 09:40:56 +03:00
Cargo.toml Bug 1661723; Bump Cranelift to a7f7c23bf9c37c642da962d575b7c99007918872; r=lth 2020-08-31 16:34:29 +00:00
client.mk Bug 1660614 - Upgrade sccache to pick up more resilient behavior in the presence of cache read failures r=froydnj 2020-08-25 21:16:53 +00:00
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
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 Bug 1654994 - Switch full symbols archive to tar.zst. r=firefox-build-system-reviewers,rstewart,tomprince 2020-07-31 20:27:54 +00:00
moz.build Bug 1660747 - Dont run upload task on js and jsm files.r=sylvestre 2020-08-25 06:18:13 +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 1657663: Improve timestamp precision for nsLocalFileUnix r=froydnj,barret 2020-08-26 15:32:15 +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.