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
Перейти к файлу
Gregory Szorc bd86442e13 Bug 1318200 - Obtain target tasks method from parameters; r=dustin
Previously, all callers outside of tests that passed
"target_tasks_method" to TaskGraphGenerator all used the same pattern
of looking for a key in the parameters and calling a function in
the target_tasks module.

Future commits will refactor how target tasks graph work. To
make the transition easier, we move the logic for obtaining the
target tasks method into TaskGraphGenerator.

MozReview-Commit-ID: 3QU09iGhoXh

--HG--
extra : rebase_source : fbcc31d705c4b0e148aa3709ddcb18ad99953231
2016-11-17 16:29:51 -08:00
.cargo
accessible bug 1270916 - switch to use the new mutation event queue system r=davidb 2016-11-16 23:47:02 -05:00
addon-sdk merge mozilla-inbound to mozilla-central a=merge 2016-11-14 10:22:06 +01:00
b2g Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
browser Bug 1318200 - Mozharness configs for building with stylo; r=ted 2016-11-17 17:25:18 -08:00
build Merge inbound to m-c a=merge CLOSED TREE 2016-11-16 17:07:26 -08:00
caps Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
chrome
config Bug 1314920 - Update tzdata in ICU data files to 2016i. r=Waldo 2016-11-07 10:10:21 -08:00
db/sqlite3 Bug 1123334 - Use SQLITE_ENABLE_API_ARMOR in debug mode. r=asuth 2016-11-07 14:51:25 +01:00
devtools Bug 1308426 - Implement netmonitor toolbar r=Honza,jsnajdr 2016-11-17 19:39:58 +08:00
docshell Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
dom Bug 1316145 - pass DontAssertDispatchSuccess when dispatching events because it is hard to enforce notification happens before AbstractThread shutdown. r=jya 2016-11-18 17:50:27 +08:00
editor merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
embedding Backed out changeset 50f830bdb2c8 (bug 1315121) for failing reftest-sanity/page-width-4.1in.html on OS X 10.10 debug. r=backout on a CLOSED TREE 2016-11-17 21:53:26 +01:00
extensions Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
gfx Merge mozilla-central to autoland 2016-11-18 16:57:20 +01:00
gradle/wrapper
hal Bug 1312101 - Part 2: Remove AppProcessChecker and code that depends on it; r=baku 2016-11-16 14:51:08 -05:00
image Bug 1317552. Send unlocked draw notifications for images async when asked to. r=aosmond 2016-11-17 00:25:53 -06:00
intl Bug 1314920 - Update tzdata in ICU data files to 2016i. r=Waldo 2016-11-07 10:10:21 -08:00
ipc Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
js Merge m-i to m-c, a=merge 2016-11-17 19:21:20 -08:00
layout Bug 1318730 - Fire the ScrollInputMethod::MainThreadScrollbarTrackClick telemetry probe in the non-scrollToClick case as well. r=kats 2016-11-18 13:01:56 -05:00
media Bug 1318619 - Update cubeb upstream to 7f74039f92. r=kinetik 2016-11-18 12:30:23 +02:00
memory Bug 1315939 - Use FINAL_LIBRARY = 'memory' in jemalloc and mozjemalloc. r=glandium 2016-11-10 06:57:00 -05:00
mfbt Bug 1316206 - Make RefPtr(decltype(nullptr)) MOZ_IMPLICIT - r=froydnj 2016-11-08 15:12:33 +11:00
mobile Merge mozilla-central to autoland 2016-11-18 16:57:20 +01:00
modules merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
mozglue Merge mozilla-central to inbound 2016-11-16 14:53:15 +01:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2016-11-18 16:51:17 +01:00
nsprpub Backed out changeset a77fb6a85fc8 (bug 1315695) for breaking PGO 2016-11-16 11:15:05 -08:00
other-licenses Bug 1316118: Remove need for ia2_api_all.idl; r=surkov 2016-11-09 12:56:23 -07:00
parser Bug 1317770 - Reset sjs file to enable multiple run in same session r=jmaher 2016-11-16 01:54:31 +05:30
probes
python Bug 1318574 - Support buildbot and TC jobs for opt android artifact builds; r=chmanchester 2016-11-18 13:54:12 -05:00
rdf Bug 1310297 - Remove test annotations using b2g, mulet or gonk: rdf. r=RyanVM 2016-11-05 11:29:21 +01:00
release/docker
security Merge mozilla-central to autoland 2016-11-18 16:57:20 +01:00
services Backed out changeset ca02f30bc3a0 (bug 1316500) for eslint failures 2016-11-16 19:32:10 -08:00
startupcache Bug 1314378 part B - port TestStartupCache to gtest, r=froydnj 2016-11-11 11:57:08 -05:00
storage Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
taskcluster Bug 1318200 - Obtain target tasks method from parameters; r=dustin 2016-11-17 16:29:51 -08:00
testing Bug 1318200 - Mozharness configs for building with stylo; r=ted 2016-11-17 17:25:18 -08:00
third_party/rust
toolkit Bug 1318604: Don't add task for OOP preference initialization. r=mixedpuppy 2016-11-18 09:27:06 -08:00
tools Bug 1318210 - Remove nsIAppsService; r=baku 2016-11-17 10:41:36 -05:00
uriloader Bug 1310845 - Remove support for mozapp iframes; r=fabrice,jryans,baku,mcmanus 2016-11-16 09:13:38 -05:00
view Bug 1317430 - Avoid a unnecessary copy by passing a const & in view/ r=njn 2016-11-14 23:16:52 +01:00
widget Merge m-i to m-c, a=merge 2016-11-17 19:21:20 -08:00
xpcom Backed out changeset 1a72c4919371 (bug 1147911) 2016-11-18 00:58:51 +01:00
xpfe Backed out changeset a236e690e2f6 (bug 1147911) 2016-11-18 00:58:52 +01:00
.clang-format Bug 1317305 - Update clang format rules r=mystor 2016-11-14 18:01:36 +01:00
.clang-format-ignore Bug 1313040 - Update the list of ignored directories/files with clang-format r=mystor 2016-11-14 15:42:55 +01:00
.eslintignore Bug 1316809 - Fix eslint errors in devtools/client/sourceeditor/test. r=tromey 2016-11-12 16:57:41 +00:00
.eslintrc.js Bug 1316096 - Change eslint configuration to use string values for rules instead of integers, making it easier for others who are reading the rules to know if a rule is set to off, warn, or error. r=mossop 2016-11-08 15:14:19 -05:00
.flake8
.gdbinit Bug 1317802 - don't stop for SIGSYS in .gdbinit; r=jld 2016-11-16 01:13:22 -05:00
.gdbinit_python
.gitignore
.hgignore Bug 1234500 - Allow mach talos-test to download tp5 pageset; r=jmaher 2016-11-07 19:35:12 -05:00
.hgtags No bug - Tagging mozilla-central 1196bf3032e1bce1fb07a01fd9082a767426c5fb with FIREFOX_AURORA_52_BASE a=release DONTBUILD CLOSED TREE 2016-11-14 13:28:09 +01:00
.lldbinit
.taskcluster.yml Bug 1316183 - Compress docker images with zstd. r=dustin 2016-11-07 11:26:27 -08:00
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-11-14 13:29:32 +01:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Backed out changeset 910b4b74261d (bug 1151899) 2016-11-17 20:21:55 +01:00
settings.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://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/