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
Перейти к файлу
Andrew Halberstadt 03a8e9fbe6 Bug 1696531: use python3 for xpcshell tests, r=bhearsum
Depends on D111647

Differential Revision: https://phabricator.services.mozilla.com/D109728
2021-06-14 15:31:42 +00:00
.cargo Bug 1715731 - Bump jsparagus for bug 1709956 and some more. r=nbp 2021-06-10 13:24:16 +00:00
.vscode
accessible Bug 1713334 - Part 1: Keep a text node inside text controls even if empty r=masayuki,Jamie 2021-06-14 13:08:32 +00:00
browser Bug 1714595 - Allow about:home startup cache to be toggled via Nimbus. r=k88hudson 2021-06-14 14:48:00 +00:00
build Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD 2021-06-10 19:33:53 +00:00
caps Part 1: Bug 1700623 - Add storagePrincipal to WindowGlobalParent. r=nika,timhuang 2021-05-26 07:14:03 +00:00
chrome
config Bug 1714933 - Part 2: Update in-tree ICU to release 69.1. r=tcampbell 2021-06-14 13:12:59 +00:00
devtools Bug 1696531: fix fake adb process to support python2 and 3, r=bhearsum 2021-06-14 15:31:41 +00:00
docs Bug 1481470 - Stop using xlink:href in SVG in docs/. r=nhnt11,firefox-source-docs-reviewers,championshuttler 2021-06-13 19:01:18 +00:00
docshell Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow 2021-06-13 09:16:53 +00:00
dom Bug 1713334 - Part 3: Assume TextEditor always have a text node r=masayuki 2021-06-14 13:08:33 +00:00
editor Bug 1713334 - Part 5: Allow caret to be at the end of text node r=masayuki 2021-06-14 13:08:34 +00:00
extensions Bug 1713757 - Make `mozInlineSpellChecker`, `mozInlineSpellWordUtil` and `TextServicesDocument` use `EditorBase` instead of `TextEditor` r=m_kato 2021-06-09 09:02:31 +00:00
gfx Bug 1711479 - Support various metrics (not only ex-height) as the basis for font-size-adjust calculations in the gfx font implementations. r=layout-reviewers,emilio 2021-06-14 12:32:37 +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 1696093 - AVIF image transform support. r=aosmond 2021-06-08 18:30:46 +00:00
intl Bug 1714933 - Part 2: Update in-tree ICU to release 69.1. r=tcampbell 2021-06-14 13:12:59 +00:00
ipc Bug 1651133 - Double-check the build ID to avoid spurious about:restartrequired r=jld 2021-06-14 10:33:19 +00:00
js Bug 1715759 - Add a pref to control allocation site based pretrening r=jandem 2021-06-14 14:22:57 +00:00
layout Bug 1715748 - Expose text selection foreground / background colors to chrome code. r=jwatt 2021-06-14 15:01:26 +00:00
media Bug 1715825 - Re-enable Updatebot and set its frequency to once-per-release r=jbauman 2021-06-11 18:24:18 +00:00
memory Bug 1696531: fix dmd.py and related tools to support python 3, r=bhearsum 2021-06-14 15:31:42 +00:00
mfbt Bug 1695817 - Part 5: Add std::equal_range equivalent in MFBT. r=glandium 2021-05-28 22:35:58 +00:00
mobile Bug 1715947 - Don't call callback after GeckoHlsPlayer is released. r=jolin 2021-06-14 02:17:57 +00:00
modules Bug 1715759 - Add a pref to control allocation site based pretrening r=jandem 2021-06-14 14:22:57 +00:00
mozglue Bug 1702717 - Skip blocklisting if the mappad region is not executable. r=mhowell 2021-06-11 22:45:46 +00:00
netwerk No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-06-14 13:05:01 +00:00
nsprpub Bug 1715584 - NSPR_4_32_BETA1. r=bbeurdouche UPGRADE_NSPR_RELEASE 2021-06-10 09:15:06 +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 737785 - Un-prefix -moz-tab-size (keeping the prefixed version as an alias for now). r=layout-reviewers,dholbert 2021-06-10 09:19:24 +00:00
python Backed out changeset 7648560f810d (bug 1715282) for causing build bustages. CLOSED TREE 2021-06-11 22:47:34 +03:00
remote Bug 1715517 - [marionette] Only return moz:debuggerAddress capability if CDP is active. r=webdriver-reviewers,jdescottes 2021-06-14 07:01:54 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-06-14 13:05:01 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-06-14 13:05:01 +00:00
servo Bug 1715748 - Expose text selection foreground / background colors to chrome code. r=jwatt 2021-06-14 15:01:26 +00:00
startupcache
storage
taskcluster Bug 1696531: use python3 for xpcshell tests, r=bhearsum 2021-06-14 15:31:42 +00:00
testing Bug 1696531 - Remove erroneous encoding of subprocess arg in 'mozcrash', r=bhearsum 2021-06-14 15:31:42 +00:00
third_party Bug 1713398 - Implement the Glean custom distribution. r=chutten 2021-06-14 15:11:05 +00:00
toolkit Bug 1696531 - [xpcshell] Fix some py3 related issues in toolkit/modules/subprocess/test/xpcshell/test_subprocess.js, r=bhearsum 2021-06-14 15:31:41 +00:00
tools Bug 1696531: fix dmd.py and related tools to support python 3, r=bhearsum 2021-06-14 15:31:42 +00:00
uriloader Bug 1710933 - Save LaunchWithApplication downloads into downloads folder for windows and unix r=mtigley 2021-06-07 13:39:03 +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 1715748 - Expose text selection foreground / background colors to chrome code. r=jwatt 2021-06-14 15:01:26 +00:00
xpcom Bug 1542807 part 3 - Add some style quirks for legacy ::markers created from list-style-type/list-style-image. r=emilio 2021-06-14 01:22:06 +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
.clang-format
.clang-format-ignore Bug 1714577 - Part 5 - Add GeckoTraceEvent.h to clang-format-ignore. r=gerald 2021-06-09 15:43:38 +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 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 Bug 1710381 - Stop using this argument in ChromeUtils.import for importing modules in toolkit/components/telemetry/tests/unit/. r=Standard8,chutten 2021-06-14 13:03:57 +00:00
.flake8 Bug 1714641: Remove usages of vendored "wptserve_py2" library r=jgraham,ahal 2021-06-09 15:48:51 +00:00
.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
.lando.ini Bug 1714470: add `.lando.ini` file r=zeid DONTBUILD 2021-06-08 12:52:25 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1714933 - Part 7: Updating ICU requires a clobber. r=tcampbell 2021-06-14 13:13:07 +00:00
Cargo.lock Bug 1715731 - Bump jsparagus for bug 1709956 and some more. r=nbp 2021-06-10 13:24:16 +00:00
Cargo.toml Bug 1710685 - Part 1: Update RLBox lucetc to fix clock() on mac r=tjr 2021-06-08 17:40:21 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
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 1713173 - Add `--profile-command` flag for profiling `mach` commands. r=firefox-build-system-reviewers,mhentges 2021-06-02 21:28:56 +00:00
mach.ps1
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 1714397 - Apply `mach lint --fix` to `/moz.configure`. r=firefox-build-system-reviewers,mhentges 2021-06-03 18:04:23 +00:00
mozilla-config.h.in
old-configure.in Backed out 3 changesets (bug 1709640) for causing android-4-1-armv7 pgo build bustages. 2021-06-08 03:58:27 +03: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 Backed out 3 changesets (bug 1709640) for causing android-4-1-armv7 pgo build bustages. 2021-06-08 03:58:27 +03:00
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.