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 VanderMeulen 682a6a529d Bug 1647861 - Upgrade to SQLite 3.32.3. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D80945
2020-06-25 16:23:37 +00:00
.cargo Bug 1647769 - Update to Neqo 0.4.4 r=dragana,necko-reviewers 2020-06-23 18:51:19 +00:00
.vscode Bug 1646417 - Add `mrcrowl.hg` as a default plugin to `vscode` r=andi 2020-06-17 16:26:45 +00:00
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 1599567 - Add telemetry for when logins store is unusable because of missing or corrupt logins.json file. r=MattN 2020-06-25 16:29:25 +00:00
build Bug 1648271 - Fix configure when setting MOZ_LTO=1 when targeting macOS. r=dmajor 2020-06-24 21:51:29 +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 Bug 1645982 - Rename some service getters in `Services.py` to better match the types. r=froydnj 2020-06-16 23:32:21 +00:00
config Bug 1645986 - Move most GeneratedFile generation to top-level backend.mk. r=firefox-build-system-reviewers,rstewart 2020-06-24 04:23:02 +00:00
devtools Bug 1644789 - Wait for Rule view to update before interacting with Flexbox toggle r=gl 2020-06-25 16:36:44 +00:00
docs Bug 1647265 - mozlint: when type is 'regex', add the capability to ignore the case r=ahal 2020-06-23 21:45:16 +00:00
docshell Bug 1648096 - All calls to nsSHistory::LoadDifferingEntries are infallible, stop returning nsresult. r=smaug 2020-06-25 07:53:09 +00:00
dom Backed out 13 changesets (bug 1633935) as requested by Junior. CLOSED TREE 2020-06-25 20:25:36 +03:00
editor Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
extensions Bug 1645997 - Use BrowsingContext to get the top-level window context in PermissionDelegateHandler.cpp r=baku 2020-06-19 12:31:29 +00:00
gfx Bug 1646007 [Wayland] Check Wayland dmabuf backend and fallback to a default one, r=jgilbert 2020-06-25 05:57:40 +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 1550710 - Make vector images enable high quality scaling for embedded raster images. r=tnikkel 2020-06-23 12:43:21 +00:00
intl Bug 1645779 - Make icu_sources_data.py Python 3-compliant r=jwalden,anba 2020-06-18 21:01:49 +00:00
ipc Backed out 13 changesets (bug 1633935) as requested by Junior. CLOSED TREE 2020-06-25 20:25:36 +03:00
js Backed out changeset decd39d62966 (bug 1647803) for build bustages on JSFunction.h. CLOSED TREE 2020-06-25 20:02:32 +03:00
layout Bug 1647474 - Wait for frame callbacks on the right window. r=kats 2020-06-25 16:00:43 +00:00
media Bug 1643058: Timestamp mDNS lookups. r=dminor 2020-06-25 13:21:52 +00:00
memory
mfbt Bug 1648452 - Make construction of NotNull work with MovingNotNull of derived-type. r=froydnj 2020-06-25 13:10:08 +00:00
mobile Bug 1624993 - Expose a GeckoView API for Gecko Profiler markers r=geckoview-reviewers,agi,snorp 2020-06-25 14:30:48 +00:00
modules Bug 1619649 - Set the prefs for COOP header, COEP header, and postMessage SAB to true on all channels; r=nika 2020-06-24 18:25:06 +00:00
mozglue Bug 1648384 - Make use of Result::propagateErr. r=mhowell 2020-06-25 16:07:28 +00:00
netwerk Backed out 13 changesets (bug 1633935) as requested by Junior. CLOSED TREE 2020-06-25 20:25:36 +03:00
nsprpub Bug 1640515 - Firefox 79 should pick up NSPR 4.26. r=kjacobs DONTBUILD UPGRADE_NSPR_RELEASE 2020-06-24 15:52:27 +00:00
other-licenses
parser Bug 1647728 - Unify kCharsetFromUserForced and kCharsetFromParentForced. r=m_kato 2020-06-25 03:25:03 +00:00
python Bug 1631409: run multi-l10n step for artifact builds to fix test failures on try r=firefox-build-system-reviewers,rstewart 2020-06-24 20:54:28 +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 7fbc8bcf6859 (bug 1555557) as requested by dev. CLOSED TREE 2020-06-25 20:11:41 +03:00
services Bug 1639838 - Do not filter the devices list. , markh r=rfkelly 2020-06-25 02:47:14 +00:00
servo Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
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 1648455 - [taskgraph] Adjust manifest scheduling confidence threshold from CT_LOW to CT_MEDIUM, r=marco 2020-06-25 13:28:38 +00:00
testing Bug 1619649 - Update a few wpt tests' expectations; r=nika,annevk 2020-06-25 16:48:38 +00:00
third_party Bug 1647861 - Upgrade to SQLite 3.32.3. r=mak 2020-06-25 16:23:37 +00:00
toolkit Bug 1644448 - bump expiration of FirstStartup telemetry r=Gijs 2020-06-25 17:19:25 +00:00
tools Bug 1624993 - Transfer all the Android markers to platform side while capturing the profile r=gerald 2020-06-25 14:29:29 +00:00
uriloader Bug 1647605 - add remotetype to nsiparentchannel (and inheritors) r=kershaw 2020-06-25 12:00:52 +00:00
view
widget Bug 1648384 - Make use of Result::propagateErr. r=mhowell 2020-06-25 16:07:28 +00:00
xpcom Bug 1648334 - Use less unsafe in gecko_logger. r=froydnj,valentin 2020-06-25 15:23:16 +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 Bug 1642493: Apply clang-format to shim files r=mgaudet 2020-06-04 14:35:05 +00:00
.cron.yml Bug 1646588 - Add esr78 support. r=aki 2020-06-18 19:57:20 +00:00
.eslintignore Bug 1596691 - Add a JSParser target to fuzz-tests. r=jandem 2020-06-02 13:50:23 +00:00
.eslintrc.js Bug 1644444 - Update NextDNS endpoint URL and migrate pref values. r=valentin,prathiksha 2020-06-18 08:18:58 +00:00
.flake8 Bug 1646421 - flake8 followup, remove the noqa as it breaks the test 2020-06-20 12:21:27 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj 2020-06-03 19:46:16 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1632710 - [puppeteer] vendor v3.1.0 r=remote-protocol-reviewers,whimboo,jgraham 2020-06-05 18:53:38 +00:00
.hgtags No bug - tagging 702ad0fa15860f6ea37effdcb45973cc63d3125b with FIREFOX_NIGHTLY_78_END a=release DONTBUILD CLOSED TREE 2020-06-01 10:15:48 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1646256 - Make rust-analyzer and YouCompleteMe work with mozilla-central. r=sylvestre 2020-06-17 17:53:56 +00:00
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-06-01 10:15:55 +00:00
Cargo.lock Bug 1648334 - Use less unsafe in gecko_logger. r=froydnj,valentin 2020-06-25 15:23:16 +00:00
Cargo.toml Bug 1642708 - Remove BinAST Rust modules r=arai,emilio 2020-06-17 13:57:07 +00:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
README.txt
aclocal.m4 Bug 1641790 - Move --with-system-nss to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 17:02:09 +00:00
build.gradle Bug 1641983 - Update apilint to 0.3.0. r=snorp 2020-06-01 15:58:01 +00:00
client.mk
client.py Bug 1644665 - client.py: python3 migration r=egao 2020-06-11 15:23:10 +00:00
configure.in Bug 1644887 - `configure` calls into `$PYTHON3` rather than `python3` directly r=glandium 2020-06-10 21:29:27 +00:00
configure.py Bug 1632874: |mach bootstrap| should write mozconfig file if it doesn't exist r=rstewart 2020-06-08 19:36:56 +00:00
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 1643811 - [ci] Add a SCHEDULES rule to exclusively run browser-chrome tests when '**/test/browser_*' files are modified, r=gbrown,Gijs 2020-06-09 17:14:09 +00:00
moz.configure Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
mozilla-config.h.in
old-configure.in Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
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.