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
Перейти к файлу
David Major 30f8312443 Bug 1680826 - Update MSVC compat version in build-clang.py r=firefox-build-system-reviewers,mhentges
In https://reviews.llvm.org/D92515, clang-12 bumps the build requirement to MSVC version 19.14.

We've already updated well past that (most recently bug 1485224) but build-clang.py never got the memo.

Differential Revision: https://phabricator.services.mozilla.com/D98806
2020-12-04 20:43:30 +00:00
.cargo Bug 1680509 - Vendor in CL ac58a436ed84d1a88b4ff24367c5972cf8d3d405. Part 2: results of "mach vendor rust". r=yury. 2020-12-04 07:01:55 +00:00
.vscode
accessible Bug 1666739 - Fix android build bustage. 2020-12-04 02:17:00 +01:00
browser Bug 1638215: Use https for canonization the URL. r=mak 2020-12-07 01:54:05 +00:00
build Bug 1680826 - Update MSVC compat version in build-clang.py r=firefox-build-system-reviewers,mhentges 2020-12-04 20:43:30 +00:00
caps
chrome
config Bug 1673027 - Part 2: Update tzdata in ICU data files to 2020d. r=jwalden 2020-12-04 17:23:41 +00:00
devtools Bug 1679974 - [devtools] Remove backward compatibility code for older version of getCSSDatabase. r=ladybenko. 2020-12-04 16:50:43 +00:00
docs
docshell Bug 1638215: Use https for canonization the URL. r=mak 2020-12-07 01:54:05 +00:00
dom Backed out changeset 18c139fe8859 (bug 1675894) for selectionchange.tentative.html failures CLOSED TREE 2020-12-05 14:45:37 +02:00
editor Bug 1680167 - Part 6: Use RefPtr for nsFocusManager in editor r=masayuki 2020-12-03 21:35:20 +00:00
extensions Bug 1675329: Add an API for returning an exit code from the application. r=dthayer,necko-reviewers,dragana,nika 2020-12-03 20:19:47 +00:00
gfx Bug 1676559 - Pt 9 - Make clip mask sampler depend on explicit cache texture. r=nical 2020-12-06 20:59:55 +00:00
gradle/wrapper
hal
image Bug 1588310. Add reftest. 2020-12-05 23:43:37 +00:00
intl Bug 1673027 - Part 2: Update tzdata in ICU data files to 2020d. r=jwalden 2020-12-04 17:23:41 +00:00
ipc Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
js Bug 1335652 - wasm exceptions part 4: make events exportable and generate tags r=rhunt 2020-12-04 22:49:42 +00:00
layout Bug 1655856 - Make nsPageContentFrame include its own border-box in its reported overflow-areas. r=emilio 2020-12-06 14:52:44 +00:00
media Backed out 4 changesets (bug 1660336) for causing build bustage on libmozavcodec.so. CLOSED TREE 2020-12-04 12:40:28 +02:00
memory Bug 1679938 - Don't recurse the build into mfbt for projects that don't need it. r=firefox-build-system-reviewers,mhentges 2020-12-01 23:52:03 +00:00
mfbt Bug 1432988 - Add hash for pair types. r=botond 2020-12-04 21:57:03 +00:00
mobile Bug 1680622 - Remove dead code r=geckoview-reviewers,agi 2020-12-05 02:51:09 +00:00
modules Bug 1638215: Use https for canonization the URL. r=mak 2020-12-07 01:54:05 +00:00
mozglue Bug 1680655 - Extend TSAN false-positive suppression to EncryptedClientHelloServer. r=decoder 2020-12-04 15:42:25 +00:00
netwerk Bug 1674835 - Hold mutex when accessing mSecurityInfo r=necko-reviewers,kershaw 2020-12-05 23:08:27 +00:00
nsprpub
other-licenses
parser
python Bug 1678079 - Add PSM support and xpcshell tests for ECH. r=keeler,kershaw 2020-12-04 15:26:17 +00:00
remote Bug 1680740 - [remote] Implement Target.getTargets. r=remote-protocol-reviewers,maja_zf 2020-12-04 19:56:36 +00:00
security Bug 1678079 - Add PSM support and xpcshell tests for ECH. r=keeler,kershaw 2020-12-04 15:26:17 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update 2020-12-03 14:24:29 +00:00
servo Bug 1671170 - Downgrade smallvec to 1.3. r=markh 2020-12-05 17:12:44 +00:00
startupcache
storage
taskcluster Bug 1680678 - Upgrade builds to Xcode 12.2 final's SDK. r=firefox-build-system-reviewers,dmajor 2020-12-04 14:16:51 +00:00
testing Bug 1680671 - set webrtc/protocol/rtp-demuxing.htm as passing on Android debug. DONTBUILD 2020-12-06 11:58:42 +00:00
third_party Bug 1671170 - Downgrade smallvec to 1.3. r=markh 2020-12-05 17:12:44 +00:00
toolkit Bug 1625233 - Move xpcshell browsingData to toolkit. r=robwu 2020-12-04 21:43:32 +00:00
tools Bug 1677770 - Pass the mozperftest manifest path to the verifier. r=tarek 2020-12-04 15:04:05 +00:00
uriloader Bug 1676345 - Fix clang-format issue CLOSED TREE 2020-12-02 21:18:45 +02:00
view
widget Bug 1652220 [Linux] Clean up titlebar setup, r=jhorak 2020-12-04 12:22:32 +00:00
xpcom Bug 1677888 adjust IncrementalFinalizeRunnable no-op test r=mccr8 2020-12-04 14:43:08 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1680028 - run l10n-bumper daily instead of hourly. r=releng-reviewers,jmaher,aki 2020-12-02 20:22:57 +00:00
.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 1671170 - Downgrade smallvec to 1.3. r=markh 2020-12-05 17:12:44 +00:00
Cargo.toml Bug 1680509 - Vendor in CL ac58a436ed84d1a88b4ff24367c5972cf8d3d405. Part 1: hash and API changes. r=yury. 2020-12-03 20:01:22 +00:00
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
moz.build Bug 1679938 - Don't recurse the build into mfbt for projects that don't need it. r=firefox-build-system-reviewers,mhentges 2020-12-01 23:52:03 +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 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.