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
Перейти к файлу
Jon Coppeard 21ae79cb7b Bug 1790336 - Part 2: Increase balanced heap growth factor r=sfink
Increasing this parameter gives us parity on our benchmarks in the testing I've
done so far.

Differential Revision: https://phabricator.services.mozilla.com/D157095
2022-09-14 08:50:32 +00:00
.cargo Bug 1789547 - Update cubeb-pulse to 0.10.1 r=cubeb-reviewers,kinetik 2022-09-11 23:15:24 +00:00
.vscode Bug 1769759 - Update extension ID for rust-analyzer vscode extension recommendation. r=andi 2022-05-17 14:36:27 +00:00
accessible Bug 1788547: Null check table acc exists before firing styling changed event, add assert for debugging r=Jamie 2022-09-13 19:57:53 +00:00
browser no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE 2022-09-14 06:58:04 +00:00
build Bug 1789954 - Upgrade valgrind to 3.19.0. r=firefox-build-system-reviewers,ahochheiden 2022-09-13 21:43:23 +00:00
caps Bug 1789751 - Remove localhost from MV3 CSP r=mixedpuppy 2022-09-10 23:49:49 +00:00
chrome Backed out changeset 09fd858a96c9 (bug 1783497) for causing Xpcshell failures on test_ext_cookies_partitionKey.js 2022-09-12 21:11:43 +03:00
config Bug 1788858 - Remove HOST_MAJOR_VERSION. r=firefox-build-system-reviewers,necko-reviewers,andi 2022-09-05 21:24:25 +00:00
devtools Bug 1595119 - Fix wrong slicing of displayed WebSocket messages in devtools when 'Keep all future messages' is enabled r=Honza 2022-09-14 08:40:48 +00:00
docs Bug 1789902 - Part 1: Support accessing XPCOM static components from Rust, r=xpcom-reviewers,barret 2022-09-13 13:47:13 +00:00
docshell Bug 1705978 - Part 1: Track whether BrowsingContext is embedded in a content document, r=smaug 2022-09-12 06:20:38 +00:00
dom Backed out 6 changesets (bug 1787079) for causing browser-chrome failures in layout/base/tests/browser_bug1787079.js CLOSED TREE 2022-09-14 06:13:39 +03:00
editor Bug 1789344 - Make `SelectionState::DidMoveNode` track DOM points having pointed the moved content correctly r=m_kato 2022-09-12 23:53:37 +00:00
extensions Bug 1790105 - Fix test_permmanager_getAllByTypes.js intermittent failures. r=pbz. 2022-09-13 04:59:40 +00:00
gfx Backed out 6 changesets (bug 1787079) for causing browser-chrome failures in layout/base/tests/browser_bug1787079.js CLOSED TREE 2022-09-14 06:13:39 +03:00
gradle/wrapper Bug 1786164 - Update gradle and plugin to the latest versions. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:38 +00:00
hal Bug 1771712 - Make it more likely for child processes to be killed under OOM conditions compared to the parent process on Linux r=jld 2022-08-09 16:05:48 +00:00
image Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
intl Bug 1789902 - Part 2: Use XPCOM static components instead of Services in Rust, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-13 13:47:13 +00:00
ipc Bug 1784039 - Remove the `isLikelyOOM` property from ipc:content-shutdown messages r=jld 2022-09-13 07:01:57 +00:00
js Bug 1790336 - Part 2: Increase balanced heap growth factor r=sfink 2022-09-14 08:50:32 +00:00
layout Bug 1777733 - Rename initial value of `container-type' from 'none' to 'normal'. r=emilio 2022-09-14 08:33:35 +00:00
media Bug 1789547 - Update libcubeb to revision 4783607e. r=cubeb-reviewers,kinetik 2022-09-11 23:15:25 +00:00
memory Bug 1785162 - Disable all-process stalling in Nightly r=gsvelto 2022-09-13 18:34:43 +00:00
mfbt Bug 1784990 - Update lz4 to 1.9.4. r=glandium 2022-08-31 16:10:45 +00:00
mobile Bug 1776829 - Implement "Paste" permission action for clipboard.readText. r=geckoview-reviewers,owlish 2022-09-12 07:36:52 +00:00
modules Bug 1790336 - Part 2: Increase balanced heap growth factor r=sfink 2022-09-14 08:50:32 +00:00
mozglue Bug 1612799 - Make UniqueJSONStrings operations fallible - r=canaltinova 2022-09-05 01:19:29 +00:00
netwerk Bug 1761414 - add localhost. to list of loopback host names. r=necko-reviewers,valentin 2022-09-14 07:44:43 +00:00
nsprpub Bug 1788009 - NSPR_4_35_RTM, version number only, no code change. r=glandium UPGRADE_NSPR_RELEASE 2022-09-13 06:26:48 +00:00
other-licenses Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
parser Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
python Bug 1788040 - Update to Glean v51.2.0. r=chutten,supply-chain-reviewers 2022-09-13 12:57:58 +00:00
remote Bug 1766240 - [bidi] Implement "script.getRealms" command. r=webdriver-reviewers,jdescottes,whimboo 2022-09-12 12:35:19 +00:00
security Bug 1787505 - land NSS NSS_3_83_BETA2 UPGRADE_NSS_RELEASE, r=nss-reviewers,djackson 2022-09-13 16:39:55 +00:00
services Bug 1789902 - Part 2: Use XPCOM static components instead of Services in Rust, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-13 13:47:13 +00:00
servo Bug 1777733 - Rename initial value of `container-type' from 'none' to 'normal'. r=emilio 2022-09-14 08:33:35 +00:00
startupcache Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
storage Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
supply-chain Bug 1788040 - Update to Glean v51.2.0. r=chutten,supply-chain-reviewers 2022-09-13 12:57:58 +00:00
taskcluster Bug 1789955 - Include .orig.tar.$ext source tarball as artifact of distro package tasks. r=firefox-build-system-reviewers,ahochheiden 2022-09-13 22:31:57 +00:00
testing Bug 1777733 - Rename initial value of `container-type' from 'none' to 'normal'. r=emilio 2022-09-14 08:33:35 +00:00
third_party Bug 1788040 - Update to Glean v51.2.0. r=chutten,supply-chain-reviewers 2022-09-13 12:57:58 +00:00
toolkit Bug 1790646 Part 1 - Preland new PIP explainer message string. r=fluent-reviewers,flod DONTBUILD 2022-09-14 05:21:51 +00:00
tools Bug 1789333 - Profiler back-end overview doc - r=canaltinova 2022-09-14 04:32:16 +00:00
uriloader Backed out 2 changesets (bug 1771423) for causing webcompat regressions CLOSED TREE 2022-09-13 16:26:16 +03:00
view Bug 1786513 - Make SimpleResizeReflow not flush by default. r=jfkthame,layout-reviewers 2022-09-01 10:54:24 +00:00
widget Backed out 6 changesets (bug 1787079) for causing browser-chrome failures in layout/base/tests/browser_bug1787079.js CLOSED TREE 2022-09-14 06:13:39 +03:00
xpcom Bug 1788137 - doc(xpcom): Improve the wording r=nrishel DONTBUILD 2022-09-14 06:16:23 +00:00
xpfe/appshell Bug 1786525 - Don't update untransformed anchor rect when moved by move-to-rect. r=stransky 2022-08-30 09:30:27 +00:00
.arcconfig Revert .arcconfig changes to keep MOZILLACENTRAL as configured. a=merge IGNORE BAD COMMIT MESSAGES 2022-08-30 11:04:36 -04:00
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1764698 - Move LanguageDetector.jsm and related files to toolkit. r=robwu 2022-08-23 05:59:55 +00:00
.cron.yml Bug 1790476 - Add a cron to run browsertime tests weekly on the mozilla-release branch. r=sparky,perftest-reviewers 2022-09-13 18:39:43 +00:00
.eslintignore Bug 1788798 - Support fluent in storybook r=hjones 2022-09-12 21:13:20 +00:00
.eslintrc-test-paths.js Bug 1782008 - Add existing test directories to the ESLint test path definition file. r=mossop 2022-08-03 11:16:19 +00:00
.eslintrc.js Bug 1790675 - Fix ESLint rule warnings for no-unused-vars in modules/libjar/test/unit/test_empty_jar_telemetry.js r=valentin 2022-09-14 07:45:42 +00:00
.flake8 Bug 1790708 - Clean up some per-file flake8 ignores that are no longer needed. r=linter-reviewers,sylvestre DONTBUILD 2022-09-14 06:17:51 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1788186 - Remove configure from *ignore files. r=nalexander DONTBUILD 2022-08-31 17:37:40 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1788186 - Remove configure from *ignore files. r=nalexander DONTBUILD 2022-08-31 17:37:40 +00:00
.hgtags No bug - tagging 6c21710d688563963ed9b143e6794274354f1508 with FIREFOX_NIGHTLY_105_END a=release DONTBUILD CLOSED TREE 2022-08-22 14:31:28 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1782273 - Part 30: Enable prettier for selfhosted code. r=tcampbell,Standard8 2022-08-04 17:13:03 +00:00
.prettierrc
.taskcluster.yml Backed out changeset f737234929d4 for breaking mach commands with git-cinnbar clone. a=backout 2022-09-08 14:35:27 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1766646 - Vendor libwebrtc from 2cdbb969f0 - moz.build file updates 2022-08-30 11:03:37 -04:00
Cargo.lock Bug 1788040 - Update to Glean v51.2.0. r=chutten,supply-chain-reviewers 2022-09-13 12:57:58 +00:00
Cargo.toml Bug 1788040 - Update to Glean v51.2.0. r=chutten,supply-chain-reviewers 2022-09-13 12:57:58 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1751515 - Part 3: Do not install artifact test archive when `--disable-tests`. r=firefox-build-system-reviewers,glandium 2022-01-26 19:08:57 +00:00
README.txt
aclocal.m4 Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi 2022-01-20 21:01:20 +00:00
build.gradle Bug 1788040 - Update to Glean v51.2.0. r=chutten,supply-chain-reviewers 2022-09-13 12:57:58 +00:00
client.mk
client.py
configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
configure.py Bug 1787628 - Add `looseversion` import to `configure.py` r=firefox-build-system-reviewers,glandium 2022-08-30 18:24:55 +00:00
gradle.properties Bug 1786164 - Add more Gradle JVM memory flags. r=geckoview-reviewers,jonalmeida 2022-08-31 22:10:39 +00:00
gradlew
gradlew.bat
mach Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal 2022-02-04 21:49:15 +00:00
mach.cmd Bug 1750874: Support launching Mach with `py` instead of `python` r=glandium 2022-01-21 18:22:58 +00:00
mach.ps1 Bug 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
mots.yaml Bug 1788120 - Add new 'Core: Firefox Source Documentation' module, r=zeid 2022-08-30 20:45:00 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Bug 1787977 - Include configure in the tree. r=firefox-build-system-reviewers,nalexander 2022-08-30 04:02:12 +00:00
mozilla-config.h.in
old-configure.in Bug 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1709150 - Consider linter rule to make https the default for all kind of tests we add. r=Standard8,Gijs 2022-09-07 08:45:12 +00:00
package.json Bug 1709150 - Consider linter rule to make https the default for all kind of tests we add. r=Standard8,Gijs 2022-09-07 08:45:12 +00:00
settings.gradle Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander 2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander 2022-02-02 18:00:46 +00: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.