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
Перейти к файлу
Sam Foster 1c447df70b Bug 1639069 - Provide helpers for getting a nsIMIMEInfo on DownloadsCommon, and confirming if a download is a given mime-type. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D79395
2020-06-26 02:34:03 +00:00
.cargo Bug 1647769 - Update to Neqo 0.4.4 r=dragana,necko-reviewers 2020-06-23 18:51:19 +00:00
.vscode
accessible Bug 1647666: test_doc_busy.html: Log the window location so we can try to figure out why this is failing intermittently. r=MarcoZ 2020-06-25 04:27:01 +00:00
browser Bug 1639069 - Provide helpers for getting a nsIMIMEInfo on DownloadsCommon, and confirming if a download is a given mime-type. r=jaws 2020-06-26 02:34:03 +00:00
build Bug 822978 - Enable -Werror=implicit-function-declaration by default. r=dmajor 2020-06-26 01:06:48 +00:00
caps Bug 1648093: Rename hasFlags variables to something more descriptive within nsScriptSecurityManager. r=bholley 2020-06-24 16:57:18 +00:00
chrome
config Bug 1648575 - Fix Android artifact builds after bug 1645986. r=nalexander 2020-06-25 22:31:02 +00:00
devtools Bug 1641719 - Don`t set 0 state in TreeView on first click. r=bomsy 2020-06-26 00:14:23 +00:00
docs Bug 1647987 - Create Rust testing docs. r=froydnj. 2020-06-26 01:04:40 +00:00
docshell Backed out changeset 840d3dc313f1 (bug 1648270) for causing build bustages on ProtocolFuzzer.cpp. CLOSED TREE 2020-06-26 01:57:49 +03:00
dom Bug 1621920 - Convert LS client to use the new macro for warning about unknown stuff and add testing for unknown directories in LS client directory; r=dom-workers-and-storage-reviewers,ttung 2020-06-26 01:56:45 +00:00
editor Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
extensions
gfx Bug 1647862 - Fix panic when casting large rects to i32. r=Bert 2020-06-25 23:42:07 +00:00
gradle/wrapper
hal Bug 1647761 - Part 2: Remove outdated process priority terminology, r=mccr8,geckoview-reviewers,aklotz 2020-06-23 17:34:51 +00:00
image Bug 1648463 - Move SVGForeignObjectFrame SVGImageFrame and SVGUseFrame to mozilla namespace r=dholbert,jgilbert 2020-06-25 20:42:49 +00:00
intl
ipc Bug 1633379 - Part 1: Move PInProcess into dom/ipc, r=kmag,Yoric 2020-06-25 17:50:51 +00:00
js Bug 1568923 - String deduplication fixups from review r=jonco 2020-06-26 02:17:04 +00:00
layout Bug 1648095 - Don't defer the same sheet load twice. r=heycam 2020-06-26 01:17:40 +00:00
media Bug 1643058: Timestamp mDNS lookups. r=dminor 2020-06-25 13:21:52 +00:00
memory Bug 1648340 - Include cstdlib/stdlib.h first in mozalloc.h. r=froydnj 2020-06-25 11:01:04 +00:00
mfbt Bug 1648541 - Rename details namespace in SPSCQueue r=froydnj 2020-06-25 19:30:52 +00:00
mobile Bug 1648575 - Fix Android artifact builds after bug 1645986. r=nalexander 2020-06-25 22:31:02 +00:00
modules Backed out changeset b33756c2e334 (bug 1645046) for causing several HTML related failures. CLOSED TREE 2020-06-25 21:11:00 +03:00
mozglue Bug 1648654 - Remove AutoObjectMapperFaultyLib. r=gerald 2020-06-26 01:26:56 +00:00
netwerk Bug 1626362 - Don't forward loads to DocumentLoadListener if nsDocumentOpenInfo returned a failure, since doing so would lose the error code. r=nika 2020-06-25 04:33:46 +00:00
nsprpub
other-licenses
parser Bug 1647728 - Unify kCharsetFromUserForced and kCharsetFromParentForced. r=m_kato 2020-06-25 03:25:03 +00:00
python Bug 1648506 - Disable some python tests on py2 on mac; r=mhentges 2020-06-25 23:47:38 +00:00
remote Bug 1646923 - [remote] Update puppeteer metadata r=remote-protocol-reviewers,whimboo 2020-06-24 05:03:30 +00:00
security Backed out changeset 6a93e7a5e237 (bug 1555557) for causing build bustage on nsCertOverrideService.cpp. CLOSED TREE 2020-06-26 02:54:59 +03:00
services Bug 1639838 - Do not filter the devices list. , markh r=rfkelly 2020-06-25 02:47:14 +00:00
servo
startupcache Bug 1631991 - stop wasting minutes of infra time waiting for the startup cache in gtests, r=dthayer 2020-06-24 16:00:32 +00:00
storage Bug 1645943 - Override xFullPathname to avoid the use of GetFullPathNameW; r=janv,asuth 2020-06-24 16:08:45 +00:00
taskcluster Bug 1648343 - Require rustc 1.43 to build. r=dmajor 2020-06-25 23:41:16 +00:00
testing Bug 1648013 - Migrate reftest-paged reftests in layout/reftests/columns into wpt. r=TYLin 2020-06-25 21:01:34 +00:00
third_party Bug 1647861 - Upgrade to SQLite 3.32.3. r=mak 2020-06-25 16:23:37 +00:00
toolkit Bug 1646197, convert about:certificate to JSWindowActor instead of old RPM, r=johannh 2020-06-25 01:13:05 +00:00
tools Bug 1648654 - Remove AutoObjectMapperFaultyLib. r=gerald 2020-06-26 01:26:56 +00:00
uriloader Bug 1626362 - Don't return a failure from nsDocumentOpenInfo::OnStartRequest if we decide to handle the response with the external helper app and then fail. r=nika 2020-06-25 22:13:31 +00:00
view
widget Bug 1648601 - Rollout WebRender to Mac on AMD and Nvidia too. r=aosmond 2020-06-25 21:23:16 +00:00
xpcom Bug 1648142 - Block on cert storage ops prior to shutdown r=keeler 2020-06-25 20:33:51 +00:00
xpfe/appshell Bug 1637035 - Do not inherit COEP from opener for non-http or non-initial-about:blank documents r=nika 2020-06-25 02:14:29 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Bug 1648334 - Use less unsafe in gecko_logger. r=froydnj,valentin 2020-06-25 15:23:16 +00:00
Cargo.toml
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1638964 - run mach gradle with python3 r=nalexander 2020-06-22 16:22:07 +00:00
moz.build Bug 1647987 - Create Rust testing docs. r=froydnj. 2020-06-26 01:04:40 +00:00
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Mozilla 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 Mozilla from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html

If you have a question about developing Mozilla, and can't find the solution
on https://developer.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 Mozilla developers for
testing, may be buggy.