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
Перейти к файлу
Marco Castelluccio 525a47b947 Bug 1637544 - Run no-sccache verification only on release projects. r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D77248
2020-06-04 19:40:54 +00:00
.cargo Bug 1633006 - Update to Neqo 0.4.0 r=dragana,necko-reviewers 2020-06-02 21:28:31 +00:00
.vscode
accessible Bug 1642033 - Refactor mozTextAccessible to use MOX api. r=morgan 2020-06-03 21:15:43 +00:00
browser Bug 1466512 - Update LoginManagerPrompter to support MasterPassword policy. r=MattN 2020-06-04 20:02:21 +00:00
build Bug 1641806: configure should look for libclang >= 5.0 r=rstewart 2020-06-04 20:15:20 +00:00
caps Bug 1643347 - set hasFlag default value to avoid a -Wuninitialized-const-reference warning in ContentPrincipal.cpp r=dmajor 2020-06-04 14:46:32 +00:00
chrome Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
config Backed out 4 changesets (bug 1641291) for build bustages and SM failures on a CLOSED TREE 2020-06-03 22:09:52 +03:00
devtools Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 16:53:23 +00:00
docs Bug 1643295 - Firefox doc - Ride along - reformat with black r=championshuttler 2020-06-04 12:42:45 +00:00
docshell Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
dom Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 16:53:23 +00:00
editor Bug 1632425 - Part 3: Triple click to select anchors r=masayuki 2020-06-03 23:47:55 +00:00
extensions Bug 1637553 - Reduce array copy in spell checker loop. r=masayuki 2020-05-27 14:33:12 +00:00
gfx Bug 1643143 - Touch up doc comment and diagram for PlanarYCbCrImage. r=mattwoodrow 2020-06-03 21:43:25 +00:00
gradle/wrapper
hal Bug 1637452: Part 2 - Fix JNI includes in hal/android; r=geckoview-reviewers,agi 2020-05-15 17:04:12 +00:00
image Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 16:53:23 +00:00
intl Bug 1631593 - Lazify JSM initialization. r=smaug 2020-06-04 17:02:01 +00:00
ipc Bug 1642738, part 2 - Make the message arg to two more MessageChannel send methods into a UniquePtr. r=froydnj 2020-06-02 21:26:37 +00:00
js Bug 1643455 - Transpile Load(Double|BigInt)Result. r=iain 2020-06-04 20:35:31 +00:00
layout Bug 1642661 - jsbrowsertest should error if --enable-js-shell isn't set, r=gbrown. 2020-06-04 19:01:05 +00:00
media Bug 1643169: Use ifr_ifru.ifru_flags6 instead of the ifr_flags macro, because the latter does not work properly on FreeBSD. r=mjf 2020-06-04 15:56:46 +00:00
memory Bug 1553717 - Use Randomization on all arenas in non-Content Processes. r=glandium 2020-05-13 08:31:04 +00:00
mfbt Bug 1325771 - mfbt: Reorder parameters for MOZ_ALIGNED_DECL r=jwalden 2020-06-03 18:31:06 +00:00
mobile Bug 1642671 - Add tests for falsey result from runtime.onMessage r=zombie,geckoview-reviewers,agi 2020-06-03 17:26:43 +00:00
modules Bug 1610134: revert late writes from nsTerminator. r=dthayer 2020-06-04 19:18:21 +00:00
mozglue Bug 1642884 - Temporarily suppress data race in Axis::UpdateWithTouchAtDevicePoint. r=fix CLOSED TREE 2020-06-03 23:51:28 +00:00
netwerk Bug 1641496 - P7: Allow to use SSLTokensCache in parent process with socket process enabled r=dragana 2020-06-04 11:51:13 +00:00
nsprpub Bug 1640515 - Use NSPR 4.26 dev snapshot 540d11354ce93cb9024dfae5df3266214a8561ca. r=kjacobs 2020-06-02 22:06:00 +00:00
other-licenses Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
parser Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
python Bug 1643158: remove mozboot/util.py dependency on six r=rstewart 2020-06-04 18:59:51 +00:00
remote Bug 1641839 - [remote] Only emit Page.frameAttached and Page.frameAttached for frames. r=remote-protocol-reviewers,maja_zf 2020-06-02 16:00:26 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-06-04 14:13:36 +00:00
services Bug 1641939 - Flush local DB after retrying r=Standard8 2020-06-04 14:16:01 +00:00
servo Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages 2020-06-04 05:17:11 +03:00
startupcache Bug 1614795 - use the background task queue for startupcache writes, r=dthayer,decoder 2020-04-15 20:43:44 +00:00
storage Bug 1619522 - Upgrade to SQLite 3.32.1. r=mak 2020-05-29 14:18:09 +00:00
taskcluster Bug 1637544 - Run no-sccache verification only on release projects. r=tomprince 2020-06-04 19:40:54 +00:00
testing Bug 1641496 - P1: Add MOZ_FORCE_USE_SOCKET_PROCESS for encorcing networking over socket process r=dragana 2020-06-04 11:49:01 +00:00
third_party Bug 1633006 - Update to Neqo 0.4.0 r=dragana,necko-reviewers 2020-06-02 21:28:31 +00:00
toolkit Bug 1466512 - Update LoginManagerPrompter to support MasterPassword policy. r=MattN 2020-06-04 20:02:21 +00:00
tools Bug 1633866 - [tryselect] Use 'bugbug' loader with |mach try auto|, r=marco 2020-06-03 21:00:43 +00:00
uriloader Bug 1632277 - Part 1: Launch PDFs in app mode when default r=jaws,tkikuchi 2020-06-03 18:21:32 +00:00
view Bug 1623992 - Automated rewrite from chrome://global/skin/ to chrome://global/skin/global.css in markup r=marionette-reviewers,perftest-reviewers,mossop,whimboo,sparky 2020-04-03 22:23:23 +00:00
widget Bug 1628948 - Dispatch mousedown asynchronously on a WM_NCLBUTTONDOWN. r=NeilDeakin 2020-06-04 08:00:20 +00:00
xpcom Bug 1633937 - Add OS Build info to about:support r=Gijs 2020-06-04 20:15:36 +00:00
xpfe/appshell Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug 2020-06-01 17:11:48 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.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 1638376 - Run recorded sites as live sites once a week. r=perftest-reviewers,alexandru.irimovici 2020-05-26 11:20:27 +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 1633466 - Move common test logic to test/xpcshell/rs-blocklist/head.js r=Gijs 2020-05-25 17:16:53 +00:00
.flake8 Bug 1628073 - Remove the view_gecko_profile.py tool; r=sparky,perftest-reviewers 2020-05-22 13:19:58 +00:00
.gdbinit Bug 1627398 Part 5 - Support dumping frame trees in CSS pixels for gdb and lldb. r=heycam 2020-04-07 23:42:38 +00:00
.gdbinit_python
.git-blame-ignore-revs Bug 1633969 - Refresh .git-blame-ignore-revs. r=sylvestre 2020-04-30 16:38:19 +00:00
.gitattributes
.gitignore Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj 2020-06-03 19:46:16 +00:00
.hg-annotate-ignore-revs Bug 1633969 - Add a changeset marked as "skip-blame" to .hg-annotate-ignore-revs. r=sylvestre 2020-04-30 16:37:44 +00:00
.hg-format-source
.hgignore Bug 1643098 - Ignore Emacs project sentinel .projectile files. r=froydnj 2020-06-03 19:46:16 +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 Bug 1620218 - Update Prettier to 1.18.2 and other ESLint modules to the latest versions. r=mossop 2020-03-08 21:45:23 +00:00
.taskcluster.yml Bug 1628832: [KaiOS] Factor out trust-domain in `.taskcluster.yml`; r=Callek 2020-05-14 18:47:47 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1632497 - Make YouCompleteMe clangd completer work. r=jgraham 2020-04-28 10:08:00 +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 Backed out changeset bde27b38c9c5 (bug 1643201) for causing Valgrind failures and build bustages 2020-06-04 05:17:11 +03:00
Cargo.toml Bug 1636068 - Update spirv-cross to 0.20.0 r=groves 2020-05-16 02:27:33 +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 Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
aclocal.m4 Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
build.gradle Bug 1641983 - Update apilint to 0.3.0. r=snorp 2020-06-01 15:58:01 +00:00
client.mk Bug 1633016 - Remove a bunch of references to PYTHON(2) in Makefiles r=glandium 2020-05-05 19:53:22 +00:00
client.py
configure.in Bug 1627163 - Switch python configure to python 3. r=firefox-build-system-reviewers,rstewart 2020-04-07 18:31:56 +00:00
configure.py Bug 1631633 - Generate config.status deterministically. r=rstewart 2020-04-21 21:32:30 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1642545 - run mach taskcluster-build-image with python 3 r=gbrown 2020-06-02 14:13:43 +00:00
moz.build Bug 1641182 - doc: Reference the setup doc to include it in the nav bar r=championshuttler 2020-05-28 13:03:58 +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 Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
package.json Bug 1622717: When parsing an AST allow the chosen parser to override the default scope manager and visitor keys. r=Standard8 2020-03-23 12:58:28 +00:00
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.