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
Перейти к файлу
Tooru Fujisawa 2ea9475f02 Bug 1734612 - Use soft error and stop reading startup cache file if the content is unexpected. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D128320
2021-10-13 16:13:00 +00:00
.cargo Bug 1708718 - mach vendor rust. r=cubeb-reviewers,padenot 2021-10-07 16:01:51 +00:00
.vscode
accessible Bug 1733514 part 5: Add initial tests for a11y text caching. r=eeejay 2021-10-12 23:43:09 +00:00
browser Bug 1733428 - Toggle screenshots UI if screenshots toolbar button is pressed. r=sfoster 2021-10-13 15:25:05 +00:00
build Bug 1723031: In CI, assert Mach pypi package deps using system Python r=ahal 2021-10-13 15:57:40 +00:00
caps Bug 1724376 - Part 2: Add a RejectForeignAllowList::Check() for principal. r=dimi,pbz,ckerschb 2021-10-05 15:16:19 +00:00
chrome Bug 1734823 - Enable ESLint rule no-unused-vars globally for xpcshell test*.js files. r=necko-reviewers,Gijs,valentin 2021-10-11 11:07:02 +00:00
config Bug 1734421 - Update wasm2c to support better use of 32-bit virtual space r=glandium 2021-10-12 04:54:41 +00:00
devtools Bug 1410470 - [devtools] Stop using unreliable 'instanceof Ci.nsIDOMWindow'. r=nchevobbe,smaug 2021-10-13 15:56:54 +00:00
docs Bug 1735058 - Use absolute path to mozilla-unified after possible restart of shell. r=mhentges,glandium 2021-10-13 06:42:08 +00:00
docshell Bug 1732637: Update tests within docshell/ to work with https-first enabled r=smaug 2021-10-13 14:52:18 +00:00
dom Bug 1732578: cut over pointerevents for finer grain API r=tjr 2021-10-13 14:57:00 +00:00
editor Bug 1734771 - part 3: Make `AppendString()` and `AppendSubString()` take `const Text&` instead of `Text*` r=m_kato 2021-10-12 15:02:38 +00:00
extensions Bug 1729170 - Make all methods of `nsTextFragment` take `uint32_t` for the offset and length of text r=smaug 2021-10-12 05:05:12 +00:00
gfx Bug 1734958 - Don't spin forever trying to get gl errors. r=gfx-reviewers,jnicol 2021-10-13 16:09:17 +00:00
gradle/wrapper
hal
image Bug 1735295 - Fix unused-but-set-variable warning in TestDecoders.cpp. r=tnikkel 2021-10-13 02:25:11 +00:00
intl Bug 1719746 - Update make_intl_data.py to generate LocaleGenerated.cpp; r=anba,gregtatum 2021-10-13 12:07:03 +00:00
ipc Backed out changeset 88ae7d2397eb (bug 1697429) for causing bustages in process_util_posix.cc 2021-10-08 03:05:56 +03:00
js Bug 1734612 - Use soft error and stop reading startup cache file if the content is unexpected. r=tcampbell 2021-10-13 16:13:00 +00:00
layout Bug 1366818, r=emilio 2021-10-13 08:57:35 +00:00
media Bug 1732479 - Update libcubeb to 8ef5a1ff. r=cubeb-reviewers,padenot 2021-10-12 19:25:57 +00:00
memory Bug 1669392 - Add more jemalloc size classes r=glandium 2021-10-13 06:53:20 +00:00
mfbt Bug 1731801 - Allow ToResult to return other nsresult like error types; r=glandium 2021-10-11 08:34:01 +00:00
mobile Bug 1734935 - add marker for GeckoSession.onLoadRequest. r=agi 2021-10-12 21:21:42 +00:00
modules Bug 1729563 - Add shell flag for change-array-by-copy methods r=mgaudet 2021-10-13 14:43:19 +00:00
mozglue Bug 1735539 [Linux\EGL] Don't report mem leaks from libEGL_mesa.so r=decoder 2021-10-13 13:56:50 +00:00
netwerk Backed out 9 changesets (bug 1731982) for causing wpt failures on localStorage. CLOSED TREE 2021-10-13 10:47:25 -04:00
nsprpub
other-licenses Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
parser Bug 1735161 - Update MDN URL in speculation failure message. r=smaug DONTBUILD 2021-10-12 06:49:15 +00:00
python Bug 1723031: In CI, assert Mach pypi package deps using system Python r=ahal 2021-10-13 15:57:40 +00:00
remote Bug 1726800 - [remote] Verify commands as early as possible in MessageHandler r=webdriver-reviewers,whimboo 2021-10-12 16:48:43 +00:00
security Backed out changeset 9963c30121ab (bug 1700165) for causing failures on test_certs.js. CLOSED TREE 2021-10-12 15:31:11 +03:00
services Bug 1730924 - Upgrade ajv.js from 4.1.1 to 6.12.6 r=k88hudson 2021-10-12 19:41:05 +00:00
servo Bug 1730503 - Make anonymous scrollbar caching work on mac by default, and unify scrollbars.css across platforms. r=mstange,desktop-theme-reviewers,dao 2021-10-12 09:21:18 +00:00
startupcache Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE 2021-10-06 03:57:57 +03:00
storage Bug 1731564: Use motivated SpinEventLoopUntil inside storage/*. r=janv 2021-10-07 08:06:14 +00:00
taskcluster Bug 1733434 - Reduce browser-cycles and disable media autoplay in live site tests. r=perftest-reviewers,kimberlythegeek 2021-10-12 17:50:33 +00:00
testing Bug 1734417 - [wpt-sync] Update web-platform-tests to b2cfba0fdef0295a119d2752ba5f95120132faba, a=testonly 2021-10-13 09:30:40 +00:00
third_party Bug 1734421 - Update wasm2c to support better use of 32-bit virtual space r=glandium 2021-10-12 04:54:41 +00:00
toolkit Bug 1726395 - CTA Telemetry r=thecount 2021-10-13 16:12:51 +00:00
tools no bug - Update dependency flake8 to v4 r=linter-reviewers,ahal DONTBUILD 2021-10-13 14:16:38 +00:00
uriloader Bug 1734687 - fix mochitest plain tests to pass with/without improvements_to_downloads changes, r=mhowell 2021-10-12 08:31:29 +00:00
view Bug 1690619 - Keep track of where the request to rendering something comes from. r=gfx-reviewers,mstange 2021-10-05 12:54:39 +00:00
widget Bug 1735294 [Wayland] Don't use global popup position for tooltips and use move-to-rect when possible, r=jhorak 2021-10-13 08:06:43 +00:00
xpcom Bug 1722759 - Make devtools network panel to display images that are loaded by the image cache r=necko-reviewers,dragana,tnikkel,bomsy 2021-10-12 22:30:46 +00:00
xpfe/appshell Backed out changeset da5a7c4478d9 (bug 1727815) for causing assertion failures on nsGlobalWindowOuter.cpp. CLOSED TREE 2021-10-12 12:45:26 +03:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719746 - Add Locale to moz.build; r=platform-i18n-reviewers,gregtatum 2021-10-13 12:07:01 +00:00
.cron.yml No bug: Disable periodic updates on esr78. r=releng-reviewers,jcristau DONTBUILD 2021-10-04 14:28:33 +00:00
.eslintignore Bug 1726800 - [remote] Verify commands as early as possible in MessageHandler r=webdriver-reviewers,whimboo 2021-10-12 16:48:43 +00:00
.eslintrc.js Bug 1734823 - Enable ESLint rule no-unused-vars globally for xpcshell test*.js files. r=necko-reviewers,Gijs,valentin 2021-10-11 11:07:02 +00:00
.flake8
.git-blame-ignore-revs Bug 1733668: Add all backouts from bug 1696251 to the vcs ignore lists r=glandium 2021-10-05 15:22:57 +00:00
.gitattributes
.gitignore Bug 1731145: Don't ignore vendored package `*.egg-info` directories r=ahal 2021-09-28 14:59:27 +00:00
.hg-annotate-ignore-revs Bug 1733668: Add all backouts from bug 1696251 to the vcs ignore lists r=glandium 2021-10-05 15:22:57 +00:00
.hg-format-source
.hgignore Bug 1731145: Don't ignore vendored package `*.egg-info` directories r=ahal 2021-09-28 14:59:27 +00:00
.hgtags No bug - tagging f72751662b4af9b7fafa26fa9efa6a36b11b12a5 with FIREFOX_NIGHTLY_94_END a=release DONTBUILD CLOSED TREE 2021-10-04 18:58:49 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-10-04 18:58:55 +00:00
Cargo.lock Bug 1733757 - Update to Glean v42.0.1. r=Dexter 2021-10-11 10:35:04 +00:00
Cargo.toml
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle Bug 1571899 - Use google-java-format via spotless to enforce Java formatting. r=ahal,owlish 2021-10-11 18:11:55 +00:00
client.mk Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi 2021-10-08 09:30:48 +00:00
client.py
configure.in
configure.py Bug 1723031: Allow flexible dependency-specification in the Mach venv r=ahal 2021-09-28 14:59:29 +00:00
gradle.properties
gradlew
gradlew.bat
mach
mach.ps1
moz.build Bug 1734831 - fx doc: import the gtest doc from mdn archive + refresh r=gcp DONTBUILD 2021-10-08 19:53:53 +00:00
moz.configure Bug 1731223 - Move wine detection to toolkit/moz.configure. r=firefox-build-system-reviewers,andi 2021-09-22 23:54:26 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +00:00
substitute-local-geckoview.gradle Bug 1557796 - Custom mozconfig for gradle build. r=nalexander,owlish 2021-09-29 17:54:57 +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.