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
Перейти к файлу
Ryan Hunt 85d8a80c08 Bug 1561521 - Add constant for abstracting reference-types values. r=lth
TypeCode::OptRef is currently used to represent any reference-typed value
for UnpackTypeCodeTypeAbstracted and IsReferenceType. I think it's actually
clearer to have this behind a named constant.

Differential Revision: https://phabricator.services.mozilla.com/D85066
2020-08-18 16:58:55 +00:00
.cargo Bug 1659139: Update vendored Cranelift to 279534e27611ee4a13e4590a0a10ffc0fdb95a33. r=jseward 2020-08-14 18:36:25 +00:00
.vscode Bug 1656740 - Integrate `clangd` in `vscode` for C++ language support. r=froydnj 2020-08-06 06:25:17 +00:00
accessible Bug 1659215 - Re-expose text attributes. r=morgan 2020-08-14 23:18:02 +00:00
browser Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu 2020-08-18 16:32:43 +00:00
build Bug 1659575 - Delete `mach python-safety` r=ahal 2020-08-18 14:18:24 +00:00
caps Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
chrome
config Bug 1636797 - In `hash.py`, enumerate files from the VCS rather than searching the filesystem directly r=ahal 2020-08-17 15:19:34 +00:00
devtools Bug 1659407 - Remove newCacheStructure webconsole trait. r=ladybenko. 2020-08-18 15:11:59 +00:00
docs Bug 1657926 - firefox doc: fix some warnings r=championshuttler 2020-08-11 23:20:25 +00:00
docshell Bug 1659668 - Make sure the children array is big enough when adding a child using ReplaceElementAt in SessionHistoryEntry::AddChild. r=smaug 2020-08-18 15:12:51 +00:00
dom Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu 2020-08-18 16:32:43 +00:00
editor Bug 1658534 - part 2: Avoid infinite recursive calls at removing an invisible `<br>` element r=m_kato 2020-08-18 07:26:02 +00:00
extensions Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku 2020-08-12 10:57:04 +00:00
gfx Backed out 3 changesets (bug 1656236) for wrench failures on filter-drop-shadow-clip-3.yaml. CLOSED TREE 2020-08-18 20:22:57 +03:00
gradle/wrapper
hal
image Bug 1655846 - Hit MOZ_CRASH(assertion failed: `(left == right)` left: `1024`, right: `0`). r=tnikkel 2020-08-14 23:17:37 +00:00
intl Bug 1656515 - Decompress multilocale.txt if necessary r=dthayer 2020-08-14 18:51:13 +00:00
ipc Bug 1641614 - Use mozilla::Queue for ChannelImpl::output_queue_h_. r=froydnj 2020-08-18 17:03:55 +00:00
js Bug 1561521 - Add constant for abstracting reference-types values. r=lth 2020-08-18 16:58:55 +00:00
layout Bug 1614524 - Part 1: Add support for process-switching object/embed loads, r=mattwoodrow,smaug,kamidphish 2020-08-18 16:49:34 +00:00
media Bug 1650696 - P4. Remove the expectation for a MediaDataDecoder to work on a specified TaskQueue. r=jolin 2020-08-17 23:52:21 +00:00
memory Bug 1658424 - add support for grabbing fp on arm64 macOS in DMD; r=mccr8 2020-08-11 14:09:28 +00:00
mfbt Backed out 7 changesets (bug 1623715) for build bustages on nsWindow.cpp. CLOSED TREE 2020-08-18 18:38:43 +03:00
mobile Bug 1659587 - Ignore events coming from non-GeckoView windows. r=snorp 2020-08-18 16:06:38 +00:00
modules Bug 1614524 - Part 3: Add a fission.remoteObjectEmbed pref, r=mattwoodrow 2020-08-18 16:49:45 +00:00
mozglue Backed out 2 changesets (bug 1656526) for build bustages on EarlyBlankWindow.cpp. CLOSED TREE 2020-08-18 19:10:37 +03:00
netwerk Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu 2020-08-18 16:32:43 +00:00
nsprpub Bug 1656520 - NSPR_4_28_BETA1. r=kjacobs UPGRADE_NSPR_RELEASE 2020-08-04 12:01:24 +00:00
other-licenses
parser Bug 1657242 - Report telemetry for Yellow Screen of Death. r=peterv 2020-08-10 17:38:00 +00:00
python Bug 1659615 - handle the fact Windows Defender might have exclusions on different disks. r=mhentges,froydnj 2020-08-18 11:28:50 +00:00
remote Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
security Bug 1596401 - rework certificate deletion so it happens immediately r=rmf 2020-08-17 23:23:03 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-08-13 20:33:34 +00:00
servo Backed out 3 changesets (bug 1656236) for wrench failures on filter-drop-shadow-clip-3.yaml. CLOSED TREE 2020-08-18 20:22:57 +03:00
startupcache Bug 1656974 - Turn off StartupCache when startup is finished r=froydnj 2020-08-07 19:42:56 +00:00
storage Bug 1635489: Add telemetry on the status of sqlite database accesses. r=mak 2020-08-11 20:55:33 +00:00
taskcluster No bug: Allow diffoscope wrapper to unpack arbitrary packages, not just ones named target; r=glandium 2020-08-18 07:54:20 +00:00
testing Bug 1605305 - Origin header field is not set to HTTP request in cases where it is required, r=ckerschb,necko-reviewers,JuniorHsu 2020-08-18 16:32:43 +00:00
third_party Bug 1561521 - Vendor the latest wat. r=lth 2020-08-18 16:50:27 +00:00
toolkit Bug 1643426 - Implement partner_link telemetry. r=mikedeboer 2020-08-18 08:33:53 +00:00
tools Bug 1659575 - Delete `mach python-safety` r=ahal 2020-08-18 14:18:24 +00:00
uriloader Bug 1639067 part 2 - Extend "Open with" and overwrite description to all types viewable internally. r=Gijs 2020-08-18 01:53:08 +00:00
view
widget Backed out 2 changesets (bug 1656526) for build bustages on EarlyBlankWindow.cpp. CLOSED TREE 2020-08-18 19:10:37 +03:00
xpcom Bug 1659720 - Fix name in xpcom authors, r=froydnj 2020-08-18 14:09:51 +00:00
xpfe/appshell Backed out 2 changesets (bug 1656526) for build bustages on EarlyBlankWindow.cpp. CLOSED TREE 2020-08-18 19:10:37 +03:00
.arcconfig
.babel-eslint.rc.js Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1656475 - Activate performance alerting on multi commit Fenix performance tests r=perftest-reviewers,sparky 2020-08-05 16:06:17 +00:00
.eslintignore
.eslintrc.js Bug 1656292 - Enable remaining ESLint rules on editor/libeditor/tests/*.xhtml files. r=masayuki 2020-07-31 23:58:46 +00:00
.flake8 Bug 1654090 - Replace testing/mochitest/pywebsocket with pywebsocket3; r=jmaher 2020-07-22 02:06:38 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1658396 - Make hg ignore newtab node_modules, r=Mardak 2020-08-10 23:32:15 +00:00
.hgtags No bug - tagging e8d1d9067328f6929a618c67f5d1e83cd9a4858f with FIREFOX_NIGHTLY_80_END a=release DONTBUILD CLOSED TREE 2020-07-27 17:45:36 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1655105 - Add back comments to CLOBBER file. a=CLOBBER 2020-08-05 14:43:40 +02:00
Cargo.lock Bug 1561521 - Vendor the latest wat. r=lth 2020-08-18 16:50:27 +00:00
Cargo.toml Bug 1659139: Update vendored Cranelift to 279534e27611ee4a13e4590a0a10ffc0fdb95a33. r=jseward 2020-08-14 18:36:25 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1654994 - Switch full symbols archive to tar.zst. r=firefox-build-system-reviewers,rstewart,tomprince 2020-07-31 20:27:54 +00:00
README.txt Bug 1659631 - readme: update the wording to firefox, DONTBUILD.r=sylvestre 2020-08-18 04:04:36 +00:00
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach Bug 1656993: Create and require by default global `virtualenv`s in `~/.mozbuild` for `mach` r=mhentges,ahal 2020-08-17 17:21:02 +00:00
moz.build Bug 1607619: only run rusttests when rust files are modified. r=ahal 2020-08-12 14:36:12 +00:00
moz.configure Bug 1656993: Create and require by default global `virtualenv`s in `~/.mozbuild` for `mach` r=mhentges,ahal 2020-08-17 17:21:02 +00:00
mozilla-config.h.in
old-configure.in Bug 1659746 - Move `MOZ_WINCONSOLE` from `old-configure` to Python `configure` r=nalexander 2020-08-18 16:05:26 +00:00
package-lock.json Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
package.json Bug 1620537 - Upgrade to ESLint 7.5.0, remove now unnecessary Babel plugins. r=mossop 2020-07-24 21:37:12 +00:00
settings.gradle Backed out changeset d0ff30e1d830 (bug 1650692) for toolchains failures on ImageDecoderTest.kt. CLOSED TREE 2020-07-15 07:42:37 +03:00
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.