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
Go to file
Andrew Halberstadt 56ba8a9ddf Bug 1603463 - Implement |mach try auto| which selects tasks on try automatically, r=tomprince
The 'auto' in 'mach try auto' stands for two things:

1. It automatically picks tasks for you.
2. It runs the same scheduling algorithms as autoland.

It accomplishes this by creating a new target_tasks method that spoofs the
'project' parameter to autoland.

Differential Revision: https://phabricator.services.mozilla.com/D60184

--HG--
extra : moz-landing-system : lando
2020-03-13 20:35:43 +00:00
.cargo Bug 1621044 - Update neqo. r=agrover 2020-03-10 21:04:54 +00:00
.vscode
accessible Bug 1622199: annotate Selection::AddRangeAndSelectFramesAndNotifyListeners with MOZ_CAN_RUN_SCRIPT. r=smaug 2020-03-13 15:46:13 +00:00
browser Backed out changeset cc4ec8298e52 (bug 1618696) backed out for causing bugs 1621191 and 1565363 on a CLOSED TREE 2020-03-13 22:51:21 +02:00
build Bug 1607193 - Remove MOZ_AUTOMATION_L10N_CHECK; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:05 +00:00
caps Bug 1621310 - Remove geturi in ContentPrincipal.cpp r=ckerschb 2020-03-12 19:47:56 +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 1619460 - ensure subsequent runs of ./mach build-backend under Python 3 produce consistent results r=dmajor 2020-03-12 21:05:26 +00:00
devtools Bug 1620025 - Improve source front management. r=ochameau 2020-03-13 20:04:49 +00:00
docs no bug - Use the in-tree doc instead of mdn (or hardcoded links) r=glob 2020-03-12 03:25:28 +00:00
docshell Bug 1619796 - Don't fire onLoadRequest for embedder-initiated loads. r=smaug,droeh 2020-03-13 18:22:16 +00:00
dom Bug 1617427 - Add a DOMWindowUtils API to disable APZ on a particular element. r=tnikkel 2020-03-13 19:56:33 +00:00
editor Bug 1622199: annotate Selection::AddRangeAndSelectFramesAndNotifyListeners with MOZ_CAN_RUN_SCRIPT. r=smaug 2020-03-13 15:46:13 +00:00
extensions Bug 1622199: annotate Selection::AddRangeAndSelectFramesAndNotifyListeners with MOZ_CAN_RUN_SCRIPT. r=smaug 2020-03-13 15:46:13 +00:00
gfx Bug 1621369 - Part 4: Support WebXR to WebVR gamepad button/axis re-mapping. r=kip 2020-03-13 20:57:15 +00:00
gradle/wrapper
hal Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
image Bug 1621835. Make imgINotificationObserver::Notify a void method, since no one examines its return value anyway. r=emilio 2020-03-12 04:25:34 +00:00
intl Bug 1560038 - Switch uses of FluentBundle to use fluent-rs. r=jfkthame 2020-03-11 23:29:05 +00:00
ipc Backed out changeset 46dfbb4de902 (bug 1620242) for causing failures in test_x-frame-options.html 2020-03-13 18:24:03 +02:00
js Bug 1620020: Turn on optimization knobs r=mgaudet 2020-03-13 04:23:47 +00:00
layout Bug 1617427 - Add a DOMWindowUtils API to disable APZ on a particular element. r=tnikkel 2020-03-13 19:56:33 +00:00
media Bug 1544181 - Check for large frames in GMPDecodeData; r=ng 2020-03-12 14:42:11 +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 1622173 - Consolidate redundant MOZ_ALWAYS_TRUE/FALSE/OK/ERR definitions. r=froydnj 2020-03-13 17:47:14 +00:00
mobile Bug 1619778 - Wait for Gecko to be ready when delivering Web Push events r=geckoview-reviewers,aklotz 2020-03-13 20:08:26 +00:00
modules Backed out changeset 46dfbb4de902 (bug 1620242) for causing failures in test_x-frame-options.html 2020-03-13 18:24:03 +02:00
mozglue Bug 1621866 - Use C++17 fold expressions in ProfileBufferEntrySerialization.h - r=canaltinova 2020-03-12 21:05:31 +00:00
netwerk Backed out changeset 46dfbb4de902 (bug 1620242) for causing failures in test_x-frame-options.html 2020-03-13 18:24:03 +02: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 Backed out changeset a08637fb30c8 (bug 1143478) for causing bustages in /builds/worker/checkouts/gecko/ipc/mscom/Registration.cpp CLOSED TREE 2020-03-11 14:30:54 +02:00
parser Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
python Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj 2020-03-13 18:24:40 +00:00
remote Bug 1622363 - (docs) Fix communication link 2020-03-13 18:52:00 +00:00
security bug 1622016 - fix up some declarations used in bug 1512471 that break when build chunking changes r=kjacobs 2020-03-13 16:28:46 +00:00
services Bug 1536103 - Fixed mach doc warnings.r=firefox-source-docs-reviewers,championshuttler,sylvestre 2020-03-12 17:20:15 +00:00
servo Bug 1613511 - Disallow @import rules for all Constructable StyleSheets functions r=emilio 2020-03-12 18:11:09 +00:00
startupcache Backed out changeset a08637fb30c8 (bug 1143478) for causing bustages in /builds/worker/checkouts/gecko/ipc/mscom/Registration.cpp CLOSED TREE 2020-03-11 14:30:54 +02: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 1603463 - Implement |mach try auto| which selects tasks on try automatically, r=tomprince 2020-03-13 20:35:43 +00:00
testing Bug 1615333 - [taskgraph] Upload an artifact from the decision task mapping tests to manifests r=tomprince 2020-03-13 20:30:09 +00:00
third_party Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj 2020-03-13 18:24:40 +00:00
toolkit Backed out changeset cc4ec8298e52 (bug 1618696) backed out for causing bugs 1621191 and 1565363 on a CLOSED TREE 2020-03-13 22:51:21 +02:00
tools Bug 1603463 - Implement |mach try auto| which selects tasks on try automatically, r=tomprince 2020-03-13 20:35:43 +00:00
uriloader Bug 1440212 part 1. Remove the always-true aIsTrusted argument of FireFrameLoadEvent. r=nika 2020-03-11 22:29:53 +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 1619778 - Remove unused GeckoThread#waitOnGecko methods. r=geckoview-reviewers,aklotz 2020-03-12 15:33:57 +00:00
xpcom Bug 1617427 - Add a DOMWindowUtils API to disable APZ on a particular element. r=tnikkel 2020-03-13 19:56:33 +00: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 Backed out changeset 46dfbb4de902 (bug 1620242) for causing failures in test_x-frame-options.html 2020-03-13 18:24:03 +02: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 1617827 - Wasm: Switch to 'wasm-generate-testsuite' tooling for importing spec test-suite. r=lth 2020-03-11 04:05:15 +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
aclocal.m4
AUTHORS
build.gradle Bug 1608570 - Remove some old Fennec-related build variables r=nalexander 2020-01-10 22:51:03 +00:00
Cargo.lock Bug 1612941 - vendor SWGL's rust dependencies. r=froydnj 2020-03-13 18:24:40 +00:00
Cargo.toml Bug 1515451 Part 1 - Update agent scheduled task r=mhowell,bytesized,nalexander 2020-03-12 06:20:19 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-03-09 15:41:51 +00:00
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
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Backed out changeset 5eb9dee1b6f2 (bug 1617748) for hazard bustages CLOSED TREE 2020-03-13 00:52:12 +02:00
Makefile.in Bug 1620744 - Convert generated_sources.py to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 20:19:32 +00:00
moz.build Bug 1620744 - Convert variables.py:source_repo_header() to py3; r=firefox-build-system-reviewers,rstewart 2020-03-10 20:19:24 +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 1621350 - land NSS 710d10a72934 UPGRADE_NSS_RELEASE, r=jcj 2020-03-10 21:35:56 +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
README.txt Bug 1617846 - Replace IRC with matrix.r=firefox-source-docs-reviewers,sylvestre 2020-02-25 11:39:53 +00:00
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.