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
Перейти к файлу
Maja Frydrychowicz 7cd9774674 Bug 1305720 - Check for --artifact try syntax regardless of is_automation value; r=armenzg
Check try message for --artifact even if fx_desktop_build.py is run with
--skip-buildbot-actions

We can't rely on buildbot config. Add checks to TryToolsMixin._extract_try_message so
that it works even if self.buildbot_config is None.

MozReview-Commit-ID: 1xErjuOArBe

--HG--
extra : rebase_source : 2f3204b37e67fd9a77dbff0fa93ab894b08181c1
2016-09-23 14:36:09 -04:00
.cargo bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
accessible Bug 945915 - Expose atk/at-spi STATE_CHECKABLE, r=yzen 2016-09-24 09:44:10 -04:00
addon-sdk Bug 1269347 - Part3 Add SDK with embedded webextension test addon. r=krizsa 2016-09-14 17:09:22 +02:00
b2g Bug 1303959 - Bump gaia and platform_build for Aries KK and Nexus 5 L r=me 2016-09-20 10:52:48 +02:00
browser Bug 1305444 - Move telemetry assignment, remove variable use; r=Yoric 2016-09-24 17:18:21 -07:00
build Backed out 6 changesets (bug 1286900) for making wpt-7 permanently fail on Windows debug 2016-09-27 18:24:38 -07:00
caps Bug 1297687 - Part 5: Require passing an OriginAttribute when constructing an nsExpandedPrincipal; r=bholley 2016-09-22 13:28:04 -04:00
chrome Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
config Bug 1293231 - Certificate Transparency - basic telemetry reports; r=Cykesiopka,keeler 2016-08-11 13:41:50 +03:00
db/sqlite3 Bug 1293367 - Upgrade to SQLite 3.14.1. r=asuth 2016-08-18 22:02:22 -04:00
devtools Backed out 4 changesets (bug 1297758) for browser_dbg_variables-view-popup-13.js failures 2016-09-27 18:21:57 -07:00
docshell Bug 1279086 - Allow painting for tab switch when JS is running (r=dvander,mconley,mrbkap) 2016-09-16 20:35:11 -07:00
dom Backed out changeset 3bbbac2f6775 (bug 1305552) for android build failures in EMEUtils.h a=backout 2016-09-27 14:14:44 -07:00
editor Bug 972110 - fix test_bug674770-1.html after merge conflict a=me 2016-09-23 12:14:13 +02:00
embedding Bug 92737 - Part 3: Open multiple tabs when multiple items are dropped on remote content area. r=enndeakin 2015-11-11 07:35:12 +09:00
extensions Bug 1301617 - Add tests for firstPartyDomain and userContextId with nsIPermissionManager. r=baku 2016-09-11 20:36:00 -04:00
gfx merge mozilla-inbound to mozilla-central a=merge 2016-09-27 11:21:25 +02:00
gradle/wrapper Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
hal Bug 1300884 follow-up: Remove browser_alarms.js, landed on a CLOSED TREE 2016-09-07 15:22:21 -04:00
image Bug 1120279 - Always check if the next frame is available before advancing an animation. 2016-09-21 12:55:26 -04:00
intl Bug 898984 - Part 2: Support surrogate pair in XUL cropped element. r=jfkthame 2013-08-11 03:41:00 +09:00
ipc Make ipc::Shmem hold a strong reference to underlying SharedMemory. (bug 1303426 part 1, r=billm) 2016-09-21 22:40:20 -07:00
js Backed out changeset aad183efb09a (bug 1303754) for regressions. 2016-09-23 09:50:47 +02:00
layout Merge mozilla-central to autoland 2016-09-27 11:28:30 +02:00
media Bug 1304568: Fix some bad casts. r=drno 2016-09-22 09:31:30 -05:00
memory Bug 1303232 - Use per-process reduced thread-ids when munging logalloc logs. r=njn 2016-09-20 13:44:27 +09:00
mfbt Backed out changeset d85334f696eb (bug 1285057) for implicitly depending on clang 3.8. 2016-09-23 15:59:55 -07:00
mobile Bug 1305615 - Use correct database in tests, and close db connection in TestLegacyLoader r=ahunt 2016-09-26 20:26:59 -07:00
modules Bug 1247056 - Handle PulseAudio init error in DecDoc - r=jwwang 2016-09-18 19:41:36 -07:00
mozglue Bug 1239690 - Add vorbis.acm version 0.0.3.6 to the DLL blocklist. r=aklotz 2016-09-23 14:18:04 +12:00
netwerk bug 1190674 - skip test_tls_server.js on XP for intermittent failures r=jryans,nwgh 2016-09-26 15:46:29 -07:00
nsprpub Bug 1293329, NSPR_4_13_BETA3, reusing r=ted 2016-09-12 05:36:36 -07:00
other-licenses Bug 945915 - Expose atk/at-spi STATE_CHECKABLE, r=yzen 2016-09-24 09:44:10 -04:00
parser Bug 884693 - Do not log console warnings for XHR parse failures if HTTP status is 204 or 304. r=smaug 2016-09-21 13:48:05 -04:00
probes Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
python Backed out 6 changesets (bug 1286900) for making wpt-7 permanently fail on Windows debug 2016-09-27 18:24:38 -07:00
rdf Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
release/docker Bug 1297519 - Generate multilocale Firefox snaps r=Callek, a=release DONTBUILD 2016-09-17 10:53:41 -04:00
security Bug 1293231 - Certificate Transparency - basic telemetry reports; r=Cykesiopka,keeler 2016-08-11 13:41:50 +03:00
services merge fx-team to mozilla-central a=merge 2016-09-26 18:29:38 +08:00
startupcache Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
storage Bug 1285041 - ignore locking when trying to read chrome DB file, r=mak 2016-07-18 16:46:45 +01:00
taskcluster Bug 1305740: delete leftover legacy.py; r=gps 2016-09-27 15:55:36 +00:00
testing Bug 1305720 - Check for --artifact try syntax regardless of is_automation value; r=armenzg 2016-09-23 14:36:09 -04:00
third_party/rust/byteorder bug 1298422 - vendor byteorder into third-party/rust. r=froydnj 2016-09-08 15:12:34 -07:00
toolkit Bug 1305444 - Add test for dispatched method throwing an error; r=Yoric 2016-09-24 19:31:48 -07:00
tools Bug 1263595 - Avoid deadlock between the JIT and the gecko profiler on win64. (r=froydnj) 2016-09-15 21:35:14 -07:00
uriloader Bug 1291375 - 5. Use Fennec bindings where needed; r=snorp 2016-09-16 15:13:48 -04:00
view Back out b00b37cb64ef (bug 1298709) for static analysis bustage 2016-09-05 20:14:56 -07:00
widget merge mozilla-inbound to mozilla-central a=merge 2016-09-27 11:21:25 +02:00
xpcom Bug 1157323 - Part 6: Some comment improvements. r=froydnj 2016-08-05 13:46:07 -05:00
xpfe Bug 1297300 - Add missing checks to GetSpec() calls in rdf/, startupcache/ and xpfe/. r=froydnj. 2016-08-31 09:08:42 +10:00
.clang-format
.clang-format-ignore
.eslintignore Merge mozilla-central to fx-team 2016-09-21 12:08:57 +02:00
.eslintrc
.flake8 Backed out changeset e1d144423657 (bug 1280571) for making leaks hard to diagnose a=backout CLOSED TREE 2016-09-21 16:56:50 -07:00
.gdbinit
.gdbinit_python
.gitignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgignore Bug 1301790 - Bundle codemirror into a single script;r=gl 2016-09-11 09:38:51 -07:00
.hgtags No bug - Tagging mozilla-central fc69febcbf6c0dcc4b3dfc7a346d8d348798a65f with FIREFOX_AURORA_51_BASE a=release DONTBUILD CLOSED TREE 2016-09-19 09:43:48 -04:00
.lldbinit
.taskcluster.yml Bug 1252235 - Make try syntax available to mozharness from TaskCluster through an environment variable. r=armenzg 2016-08-29 16:33:24 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
AUTHORS
Android.mk
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-09-19 09:45:57 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1304143 - pass --verbose flag to tup when not running 'make -s'; r=chmanchester 2016-09-12 15:09:15 -04:00
README.txt
aclocal.m4 Bug 1262155 - Use moz.build instead of libffi's build system. r=ted,glandium 2016-08-08 16:58:54 -07:00
build.gradle Bug 1300094 - Update Gradle to 2.14.1 and Gradle Plugin to 2.1.3 r=sebastian 2016-09-22 14:31:01 -07:00
client.mk Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
client.py
configure.in Bug 1295751 - Make it possible to copy configure.in to configure. r=gps 2016-08-16 19:35:00 -07:00
configure.py Bug 1296503 - Switch config.status to unicode literals. r=ted 2016-08-24 07:32:52 +09:00
gradle.properties
gradlew
mach Bug 1279020 - [mach] Follow symlinked mach binary when searching for a srcdir, r=gps 2016-06-09 17:20:02 -04:00
moz.build Bug 1289194 - Move tools/fuzzing/libfuzzer reference to toolkit. r=ted 2016-09-10 02:27:23 +02:00
moz.configure Bug 1294803 - Move MOZ_SYSTEM_FFI to moz.configure in preparation for moving libffi to our build system. r=glandium 2016-08-22 15:07:07 -07:00
mozilla-config.h.in
old-configure.in Bug 1247056 - Expose MOZ_PULSEAUDIO #define - r=jwwang 2016-09-07 23:49:13 -07: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/