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
Перейти к файлу
Mike Shal a6b38f31ae Bug 1620744 - Convert dumpsymbols.py to py3; r=firefox-build-system-reviewers,rstewart
Differential Revision: https://phabricator.services.mozilla.com/D65856

--HG--
extra : moz-landing-system : lando
2020-03-10 17:38:05 +00:00
.cargo Bug 1619283 - Use SourceAtomSet/ScriptAtomSet and atomize strings at the beginning. r=nbp 2020-03-09 20:21:07 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
browser Bug 1620744 - Use py3_action for cases that already support it; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:22 +00:00
build Bug 1620744 - Convert variables.py:source_repo_header() to py3; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:31 +00:00
caps Bug 1620624 - Refactor nsUrlClassifier r=ckerschb 2020-03-10 13:13:02 +00:00
chrome Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
config Bug 1620744 - Convert dumpsymbols.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 17:38:05 +00:00
devtools Bug 1589132 - Remove husky from debugger. r=jlast 2020-03-10 00:01:18 +00:00
docs Bug 1620635 - doc follow up - fix a typo DONTBUILD 2020-03-07 12:13:02 +00:00
docshell Bug 1609822 - make about:checkerboard an HTML file r=ntim 2020-03-10 17:05:16 +00:00
dom Bug 1621323 - Disable an OOMing test for TSan and fix TSan OOM options. r=froydnj 2020-03-10 16:22:25 +00:00
editor Bug 1620504 - part 12: Clean up warnings in EditorEventListener r=m_kato 2020-03-10 07:54:29 +00:00
extensions Bug 1620322 - Part 6: Refactor the code related to user interactions out of AntiTrackingCommon.cpp; r=baku 2020-03-09 23:36:35 +00:00
gfx Backed out 2 changesets (bug 1614933) for busages complaining about IdleSchedulerChild.cpp CLOSED TREE 2020-03-10 17:21:55 +02:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1620322 - Part 9: Move ContentBlockingLog to antitracking to keep all related code together in the same place; r=baku 2020-03-09 23:36:39 +00:00
intl Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
ipc Bug 1619460 - ensure subsequent runs of `./mach build-backend` under Python 3 produce consistent results r=dmajor 2020-03-09 22:34:19 +00:00
js Bug 1620923 - Avoid using `six` since it is not installed everywhere r=lth 2020-03-10 07:38:09 +00:00
layout Bug 1620952: part 4) Group caret members in `nsFrameSelection`. r=jfkthame 2020-03-10 14:08:11 +00:00
media Bug 1620322 - Part 8: Rename AntiTrackingCommon to ContentBlocking; r=baku 2020-03-09 23:36:39 +00:00
memory Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
mfbt Bug 1620433 - Update xxHash to version 0.7.3. r=dthayer 2020-03-06 05:00:59 +00:00
mobile Bug 1620744 - Use py3_action for cases that already support it; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:22 +00:00
modules Bug 1621126 - Bump toolkit.shutdown.fastShutdownStage to 2 r=froydnj 2020-03-10 13:47:30 +00:00
mozglue Bug 1620744 - Convert gen_dll_blocklist_defs.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:36 +00:00
netwerk Bug 1620744 - Convert prepare_tlds.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:34 +00:00
nsprpub Bug 1600803 - NSPR_4_25_RTM for Firefox 74. r=kjacobs UPGRADE_NSPR_RELEASE 2020-02-03 12:17:20 +00:00
other-licenses Bug 1618103 Part 2 - Update ATK header file to pick up new roles, r=Jamie 2020-02-27 21:45:55 +00:00
parser Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
python Bug 1620744 - Convert dumpsymbols.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 17:38:05 +00:00
remote Bug 1607474 - Add initial expected data for puppeteer tests, r=remote-protocol-reviewers,maja_zf 2020-03-10 14:08:49 +00:00
security Bug 1620744 - Convert generate_mapfile.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:41 +00:00
services Bug 1620630 - The OS.File worker should record markers indicating which operation it is performing on which file, r=Yoric. 2020-03-10 17:04:10 +00:00
servo Bug 1618509 - Allow to export a shadow part under multiple names. r=jwatt 2020-03-09 13:04:21 +00:00
startupcache Bug 1613985 - Use default for equivalent-to-default constructors/destructors in startupcache. r=nika 2020-03-10 08:48:37 +00:00
storage Backed out 2 changesets (bug 1603703) for xpc failures on test_storage_aggregates.js. CLOSED TREE 2020-03-05 19:37:32 +02:00
taskcluster Bug 1607474 - Mark the puppeteer tests as Tier-2, r=remote-protocol-reviewers,maja_zf 2020-03-10 14:08:51 +00:00
testing No bug: [mozhanress] Remove unused `TransferMixin.scp_upload_directory` method; r=aki 2020-03-07 02:38:47 +00:00
third_party Bug 1619283 - Use SourceAtomSet/ScriptAtomSet and atomize strings at the beginning. r=nbp 2020-03-09 20:21:07 +00:00
toolkit Bug 1620744 - Use py3_action for cases that already support it; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:22 +00:00
tools Bug 1619554 Improve performance of |mach try fuzzy| preview r=ahal 2020-03-05 19:58:43 +00:00
uriloader Bug 1598216 - Change file extensions with invalid characters to valid file extensions on save. r=Gijs 2020-03-09 16:11:13 +00:00
view Bug 1503656 - Part 7. Notify of safe area insets changed. r=smaug 2020-03-04 08:16:31 +00:00
widget Bug 1614585: Use background thread to shut down AudioSession on all Windows versions r=jmathies 2020-03-05 18:57:21 +00:00
xpcom Merge autoland to mozilla-central. a=merge 2020-03-09 23:47:11 +02:00
xpfe/appshell Bug 1613985 - Use default for equivalent-to-default constructors/destructors in xpfe. r=mstange 2020-03-10 08:47:24 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1353652 - Initial Draft of MPRIS API Provider (Media API on Linux) r=alwu 2020-02-12 13:10:50 +00:00
.cron.yml Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum 2020-03-05 13:49:24 +00:00
.eslintignore Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.eslintrc.js Bug 1620542 - Turn on linting of .eslintrc.js files. r=mossop 2020-03-07 09:30:44 +00:00
.flake8 Bug 1597336 - add a fxa+sync scenario r=lina,markh 2020-02-23 23:17:23 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1614314 - Use GitHub as upstream for the Java code of the HTML parser. r=alchen 2020-02-10 15:05:17 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1600339 - Measure responsiveness while evaluating messages r=k88hudson,mconley 2020-01-18 21:08:40 +00:00
.hgtags No bug - Tagging mozilla-central 34377d8c0d2ad98f525b26e7ad8003dbdac94da6 with FIREFOX_NIGHTLY_75_END a=release DONTBUILD CLOSED TREE 2020-03-09 15:37:31 +00:00
.lldbinit Bug 1603804. Move third_party/python/lldbutils to python/lldbutils. r=ahal 2019-12-20 17:10:12 +00:00
.mailmap
.prettierignore Bug 1609671 - Inspect binding should try to get the sourcemapped location while inspecting a function. r=jdescottes,vporof 2020-01-24 12:58:24 +00:00
.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 1606869: Switch decision task docker caches to match the rest the in-tree caches; r=Callek 2020-01-03 22:18:29 +00:00
.trackerignore
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-03-09 15:41:51 +00:00
Cargo.lock Bug 1619283 - Use SourceAtomSet/ScriptAtomSet and atomize strings at the beginning. r=nbp 2020-03-09 20:21:07 +00:00
Cargo.toml Backed out changeset 4c839456c3ff (bug 1620284) for build bustages on a CLOSED TREE 2020-03-06 12:33:59 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1620744 - Convert generated_sources.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:39 +00: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
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
client.mk
client.py
configure.in
configure.py Bug 1619788 - Ensure files generated by `./mach configure` don't have CRLF line endings, even under Python 3 r=glandium 2020-03-06 02:19:21 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1619475 - partial Python 3 compatibility for jit-tests and jstests r=arai 2020-03-06 18:07:38 +00:00
moz.build Bug 1620744 - Convert variables.py:source_repo_header() to py3; r=firefox-build-system-reviewers,rstewart 2020-03-09 22:02:31 +00:00
moz.configure Bug 1620980 - Fix Windows artifact builds after bug 1620165. r=froydnj 2020-03-10 00:23:40 +00:00
mozilla-config.h.in
old-configure.in Bug 1618752 - Fix the Windows cross builds so they include MSVC runtime DLLs. r=froydnj 2020-02-28 12:33:36 +00:00
package-lock.json 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
package.json 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
settings.gradle Bug 1598010 - Move examples into mozilla-central r=agi 2019-11-22 13:30:57 +00:00
substitute-local-geckoview.gradle Bug 1581979 - Use -SNAPSHOT versions locally to enable the local GeckoView substitution flow. r=nalexander 2019-12-11 21:29:44 +00:00
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.