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
Перейти к файлу
Dustin J. Mitchell 16488779cd Bug 1394883: use /builds/worker in decision images; r=wcosta
MozReview-Commit-ID: 29cnSAr3zCW

--HG--
extra : rebase_source : dab573ee114729822c5ad9bd2674062f7ee24502
2017-08-30 15:55:35 +00:00
.cargo
.vscode
accessible Bug 1394927 - Use profiler_add_marker vs. profiler_tracing for accessibility profile events tags. r=aklotz 2017-08-30 16:55:28 -05:00
addon-sdk Bug 1394556: Part 1 - Fix strict mode errors in JSM scripts. r=Mossop 2017-08-30 01:50:27 -07:00
browser Bug 1395305 - Turn Activity Stream off for tests in browser/components/migration/tests/browser/ r=Gijs 2017-08-30 15:52:36 -04:00
build Bug 1395070 - Remove the MOZ_MEMORY_$platform defines. r=njn 2017-08-30 17:01:30 +09:00
caps Bug 1387993 - Enable chrome mochitests on linux debug build. r=jmaher 2017-08-30 10:18:30 +10:00
chrome Backed out changeset 05fc8d2d7ca9 (bug 863246) for failing various reftests, e.g. parser/htmlparser/tests/reftest/bug535530-2.html. r=backout on a CLOSED TREE 2017-08-25 16:44:40 +02:00
config merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
db Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak 2017-08-24 14:50:48 -04:00
devtools Bug 1395545 - test that an invalid source map is reported to the console; r=nchevobbe 2017-08-31 12:03:24 -06:00
docshell Merge m-c to inbound, a=merge 2017-08-28 17:45:07 -07:00
dom Backed out changeset 44ff3bc7bee5 (bug 1063635) for failing xpcshell's toolkit/components/osfile/tests/xpcshell/test_read_write.js on Linux x64 debug. r=backout 2017-09-01 15:54:56 +02:00
editor Bug 1395080 - Part 4. Remove unused nsIDOMRange parameter. r=masayuki 2017-09-01 13:36:35 +09:00
embedding
extensions Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
gfx merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
gradle/wrapper
hal Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
image Bug 1384232: Same for test_xultree_animation.xhtml. r=me 2017-09-01 15:35:01 +02:00
intl Bug 815077 - Make unicode ETHIOPIC WORDSPACE count as a space character. r=jfkthame 2017-08-31 19:08:20 +02:00
ipc merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-31 14:36:51 +02:00
js merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
layout Bug 1384232: Reduce expected assertions in test_bug381167.xhtml. r=me 2017-09-01 15:31:46 +02:00
media Bug 1377278 - accept 'matroska' as webm doctype. r=kinetik 2017-08-29 15:33:26 +08:00
memory merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
mfbt Bug 1366511: Part 3 - Add mozilla::ToResult() to convert other result types to equivalent Result. r=nbp,ehsan 2017-08-29 21:28:31 -07:00
mobile merge mozilla-central to autoland. r=merge a=merge 2017-09-01 10:43:32 +02:00
modules Bug 1394726 - Add Malgun Gothic to font.name-list.sans-serif.ko. r=jfkthame 2017-08-29 17:21:31 +09:00
mozglue merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
netwerk Bug 1366511: Part 3 - Add mozilla::ToResult() to convert other result types to equivalent Result. r=nbp,ehsan 2017-08-29 21:28:31 -07:00
nsprpub Bug 1393854, NSPR_4_17_BETA1 2017-08-25 19:01:51 +02:00
other-licenses
parser Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
probes
python merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
rdf Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
security Merge m-c to inbound, a=merge 2017-08-31 16:56:23 -07:00
services Bug 1395148 - Run some services/sync xpcshell tests sequentially; r=markh 2017-08-31 07:50:25 -06:00
servo servo: Merge #18314 - Use absolute paths in the event handlers macros (from servo:macro-imports); r=emilio 2017-09-01 05:51:00 -05:00
startupcache Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj 2017-08-08 14:41:09 -07:00
storage Merge autoland to m-c. a=merge 2017-08-24 20:20:08 -04:00
taskcluster Bug 1394883: use /builds/worker in decision images; r=wcosta 2017-08-30 15:55:35 +00:00
testing merge mozilla-central to autoland. r=merge a=merge 2017-09-01 10:43:32 +02:00
third_party merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-08-29 20:30:41 +02:00
toolkit Backed out changeset 44ff3bc7bee5 (bug 1063635) for failing xpcshell's toolkit/components/osfile/tests/xpcshell/test_read_write.js on Linux x64 debug. r=backout 2017-09-01 15:54:56 +02:00
tools Bug 1395524 - Use AppendFloat when converting the float interval to the env var string. r=njn 2017-08-31 13:36:44 +02:00
uriloader Bug 1370787 - add test for download file in PrivateBrowsing mode. r=smaug 2017-09-01 10:09:36 +08:00
view
widget Backed out changeset ab66385c2fb5 (bug 1387507) for failing browser-chrome's browser_all_files_referenced.js: unreferenced file e10s-64@2x.png. r=backout on a CLOSED TREE 2017-08-31 09:09:02 +02:00
xpcom merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-01 10:38:51 +02:00
xpfe Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm. 2017-08-17 15:29:03 +10:00
.clang-format Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
.clang-format-ignore No bug - Add comments to explain why they are ignored by clang-format r=me DONTBUILD 2017-08-30 18:53:35 +02:00
.clang-tidy
.cron.yml bug 1349227 - 2 nightlies per day on m-c. r=catlee DONTBUILD 2017-08-29 16:01:14 -07:00
.eslintignore Bug 1395545 - test that an invalid source map is reported to the console; r=nchevobbe 2017-08-31 12:03:24 -06:00
.eslintrc.js
.flake8 Bug 1395126 - Support cascading configuration for flake8, r=bc 2017-08-29 17:32:31 -04:00
.gdbinit
.gdbinit_python
.gitignore
.hgignore Bug 1387265 - Expand talos tp6 to macosx; r=jmaher 2017-08-15 15:30:23 -04:00
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml Bug 1394883: use /builds/worker in decision images; r=wcosta 2017-08-30 15:55:35 +00:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
.ycm_extra_conf.py
AUTHORS
CLOBBER Bug 1395286 - Clobber to fix packaging failure on Android. r=jchen 2017-08-30 21:11:31 +02:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Backed out 4 changesets (bug 1259832) for apparently scheduling nightlies on every push/platform a=backout 2017-08-16 17:26:08 -07:00
README.txt
aclocal.m4
build.gradle
client.mk Bug 1386739 - Only pass --output-sync=line to make in automation. r=gps 2017-08-15 12:30:28 -07:00
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build Bug 1391675 - Fix sm-pkg bustage on a CLOSED TREE, r=bustage CLOSED TREE 2017-08-23 15:22:57 -04:00
moz.configure Bug 1393454 Do not compile rust gtest crate if --disable-tests is set r=ted 2017-08-28 13:12:24 -05:00
mozilla-config.h.in
npm-shrinkwrap.json Bug 1349689 - Remove old preferences fork r=jaws 2017-08-21 17:48:18 +08:00
old-configure.in Bug 1393526 - Upgrade to SQLite 3.20.1. r=mak 2017-08-24 14:50:48 -04:00
package.json
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:

    https://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:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://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 https://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 -
    https://nightly.mozilla.org/