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
Перейти к файлу
Edgar Chen b070511ab0 Bug 1712930 - Part 1: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_CHUNKED_RESPONSETYPES_UNSUPPORTED_FOR_SYNC; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D116075
2021-05-28 21:12:10 +00:00
.cargo Bug 1712440 - Update neqo to version 0.4.25 r=necko-reviewers,kershaw 2021-05-25 21:52:27 +00:00
.vscode Bug 1701913 - Documentation regarding Remote Development over SSH using VS Code. r=marco 2021-03-30 14:44:51 +00:00
accessible Bug 1704640 - Move mochitest browser-chrome / media from osx 10.14 to osx 10.15. r=ahal,preferences-reviewers 2021-05-27 16:06:03 +00:00
browser Backed out 2 changesets (bug 1690105) for causing bc failures in browser_rollback.js 2021-05-29 00:29:23 +03:00
build Bug 1712804: Change comm action to be specific to Thunderbird r=rjl,ahal 2021-05-27 15:18:37 +00:00
caps Part 1: Bug 1700623 - Add storagePrincipal to WindowGlobalParent. r=nika,timhuang 2021-05-26 07:14:03 +00:00
chrome Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
config Bug 1699271 - Part 1: Generate MIR Opcodes. r=jandem,iain 2021-05-27 22:55:30 +00:00
devtools Bug 1712930 - Part 1: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_CHUNKED_RESPONSETYPES_UNSUPPORTED_FOR_SYNC; r=smaug 2021-05-28 21:12:10 +00:00
docs Bug 1711824 - Removing documentation on MOZ_BUILD_PROJECTS because it is obsolete r=firefox-build-system-reviewers,mhentges 2021-05-19 14:17:25 +00:00
docshell Backed out 9 changesets (bug 1695817) for causing bc failures in content/aboutThirdParty.js 2021-05-28 21:53:41 +03:00
dom Bug 1712038 - Exit fullscreen only when the focus change will raise the window; r=smaug 2021-05-28 20:42:32 +00:00
editor Bug 1540037 - part 29: Move `nsIEditor.documentCharacterSet` definitions into `HTMLEditor` r=m_kato 2021-05-26 07:45:02 +00:00
extensions Bug 1687263: part 4) Defer and in some cases avoid removing spellchecking-ranges. r=smaug 2021-05-28 07:56:13 +00:00
gfx Bug 1713012. Only set RUSTC_BOOTSTRAP if it's not already set. r=aosmond 2021-05-28 20:18:23 +00:00
gradle/wrapper
hal Bug 1710473 - Remove hal::SetProcessPrioritySupported(). r=gsvelto,geckoview-reviewers,aklotz 2021-05-10 19:59:24 +00:00
image Bug 1713350 - Ensure we reset the dirty flag for SVG blob recordings during moves. r=jrmuizel 2021-05-28 17:07:13 +00:00
intl Bug 1705156 - Add a unified DateTimeFormat component; r=dminor,anba 2021-05-27 23:03:43 +00:00
ipc Part 9: Bug 1700623 - Notify main thread about storage updates periodically. r=asuth 2021-05-26 07:14:07 +00:00
js Bug 1693257 - Remove unused JS::MemoryUse::PerfMeasurement r=tcampbell 2021-05-28 17:41:06 +00:00
layout Bug 1708735 - Make the arrowpanel code more generic. r=dao,zombie 2021-05-28 11:56:07 +00:00
media Bug 1700452 - Update libdav1d for Firefox 90. r=mjf 2021-05-27 15:49:47 +00:00
memory Bug 1709277 - Simplify gOOMAllocationSize via MFBT_DATA r=glandium 2021-05-20 06:53:27 +00:00
mfbt Backed out 9 changesets (bug 1695817) for causing bc failures in content/aboutThirdParty.js 2021-05-28 21:53:41 +03:00
mobile Bug 1713237 - Disable intermittent failure in isolated process builds r=geckoview-reviewers,aklotz 2021-05-28 15:31:21 +00:00
modules Bug 1710821 - Enable HTTP/3 final version by default r=necko-reviewers,kershaw 2021-05-28 15:33:55 +00:00
mozglue Backed out 9 changesets (bug 1695817) for causing bc failures in content/aboutThirdParty.js 2021-05-28 21:53:41 +03:00
netwerk Bug 1704887 - Discard results of RemoveElement for DelayedRunnable r=necko-reviewers,xpcom-reviewers,mccr8,valentin 2021-05-28 19:05:29 +00:00
nsprpub Bug 1708093 - NSPR_4_31_RTM. r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-05-26 16:29:39 +00:00
other-licenses Bug 1710751: Create LINKS_TO relation to track anchors and their corresponding elements r=eeejay 2021-05-26 21:31:42 +00:00
parser Bug 1712728 - Limit the encoding_detection_outcome_html and encoding_detection_outcome_text probes to HTTP status 200. r=emk 2021-05-26 04:19:12 +00:00
python Bug 1696251 - Refactor constructors in MachCommandBase subclasses to remove them. r=mhentges,remote-protocol-reviewers 2021-05-28 18:30:03 +00:00
remote Bug 1696251 - Refactor constructors in MachCommandBase subclasses to remove them. r=mhentges,remote-protocol-reviewers 2021-05-28 18:30:03 +00:00
security Bug 1711262 - land NSS NSS_3_66_RTM UPGRADE_NSS_RELEASE, r=beurdouche 2021-05-28 10:37:43 +00:00
services Backed out 2 changesets (bug 1690105) for causing bc failures in browser_rollback.js 2021-05-29 00:29:23 +03:00
servo Bug 1709018 - Don't simplify percentages that resolve to lengths in min/max/clamp. r=boris 2021-05-21 00:39:48 +00:00
startupcache Bug 708901 - Migrate to nsTHashSet in startupcache. r=dthayer 2021-03-23 10:36:39 +00:00
storage Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
taskcluster Bug 1713367 - Fix spidermonkey uploads r=jkratzer 2021-05-28 18:21:34 +00:00
testing Bug 1712994 - [wpt-sync] Update web-platform-tests to 5158bae204bca78caa1b9b92e94c589bea97a02f, a=testonly 2021-05-28 18:59:58 +00:00
third_party Bug 1700452 - Update libdav1d for Firefox 90. r=mjf 2021-05-27 15:49:47 +00:00
toolkit Bug 1711573 - Revert NimbusFeatures.upgradeDialog to use its own feature r=k88hudson 2021-05-28 20:22:10 +00:00
tools Bug 1696251 - Refactor constructors in MachCommandBase subclasses to remove them. r=mhentges,remote-protocol-reviewers 2021-05-28 18:30:03 +00:00
uriloader Bug 1599713 - Implement IsCurrentAppOSDefaultForProtocol on Linux (GTK) r=Gijs 2021-05-27 06:42:56 +00:00
view Bug 1710533 - Apply the widget size constraints to newBounds r=mstange,gfx-reviewers 2021-05-13 09:34:26 +00:00
widget Bug 1710436 [Wayland] Rework Wayland popup hierarchy, r=jhorak 2021-05-27 13:18:03 +00:00
xpcom Bug 1712930 - Part 1: Get rid of NS_ERROR_DOM_INVALID_STATE_XHR_CHUNKED_RESPONSETYPES_UNSUPPORTED_FOR_SYNC; r=smaug 2021-05-28 21:12:10 +00:00
xpfe/appshell Bug 1710687, null check mDocShell before using it, r=peterv 2021-05-25 12:25:41 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1702166 - Update ESLint, Babel and associated modules to the latest versions. r=mossop,nchevobbe 2021-04-04 08:05:39 +00:00
.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 Bug 1707937 - Consolidate live performance tests into a single schedule; r=perftest-reviewers,sparky 2021-05-05 11:45:03 +00:00
.eslintignore Bug 1710546 - Firefox Translations integration r=mossop,mixedpuppy,mhoye 2021-05-28 18:38:59 +00:00
.eslintrc.js Bug 1710273 - Stop using ChromeUtils.import(..., null) for importing EnterprisePolicies.jsm. r=nhnt11,extension-reviewers,preferences-reviewers,zombie 2021-05-12 23:16:33 +00:00
.flake8 Bug 1622676 - Made dom/base flake8 compliant.r=championshuttler,sylvestre 2021-03-24 15:26:06 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1687154 - Add raptor's generated files to .gitignore. r=glandium DONTBUILD 2021-01-19 00:34:55 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1703105 - wasm: Move generate-spectest tool into tree. r=lth 2021-04-13 16:41:46 +00:00
.hgtags No bug - tagging a69c07c7da3a386e3baf4b7d604312d3fa974273 with FIREFOX_NIGHTLY_89_END a=release DONTBUILD CLOSED TREE 2021-04-19 19:08:56 +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 Bug 1696944 - Part 3 - Add new image to taskcluster.yml. r=aki 2021-03-17 11:22:02 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1705372 - Add new Amazon search engine definitions. r=daleharvey 2021-04-27 18:46:35 +00:00
Cargo.lock Bug 1712440 - Update neqo to version 0.4.25 r=necko-reviewers,kershaw 2021-05-25 21:52:27 +00:00
Cargo.toml Bug 1712634 - Update cranelift to version 0.74. r=rhunt 2021-05-25 17:38:20 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Bug 1683797: Removes unnecessary lines from client.mk r=sheehan,firefox-build-system-reviewers,glandium 2021-03-09 14:45:24 +00:00
client.py No bug - fix client.py update_nss on python3. r=firefox-build-system-reviewers,mhentges,bbeurdouche 2021-05-05 16:59:09 +00:00
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1700419 - Remove py2commands logic from mach driver.r=ahal 2021-03-26 05:26:47 +00:00
mach.ps1 Bug 1686256 - Add Windows friendly wrapper for mach r=mhentges,firefox-build-system-reviewers,dmajor 2021-01-20 02:08:40 +00:00
moz.build Bug 1705403 - Replace FOG's Glean autodocs with link to Glean Dictionary r=janerik DONTBUILD 2021-05-10 13:33:09 +00:00
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 Bug 1712633 - Set MOZ_REQUIRE_SIGNING appropriately by default. r=firefox-build-system-reviewers,mhentges 2021-05-25 20:00:05 +00:00
package-lock.json Bug 1702858 - Update node modules for latest versions, remove obsolete. r=mossop 2021-05-19 16:53:53 +00:00
package.json Bug 1702858 - Update node modules for latest versions, remove obsolete. r=mossop 2021-05-19 16:53:53 +00:00
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.