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
Перейти к файлу
James Graham 140da53cb9 Bug 1367040 - Update to latest wptrunner, a=testonly
Some subsequent changes require the latest wptrunner from upstream so
move to that ahead of the sync schedule.

MozReview-Commit-ID: 2nX7cDhUMST
2017-05-31 15:45:33 +01:00
.cargo
.vscode Add some task definitions to run mach from VSCode (bug 1323308). r=gps 2017-05-04 18:03:54 +03:00
accessible Bug 1363975 - Have loadOneTab() tests provide the correct triggeringPrincipal. r=gijs 2017-05-31 15:45:47 +02:00
addon-sdk Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
browser Bug 1363975: Fixing eslint issues. r=me 2017-05-31 16:38:25 +02:00
build Backed out changeset 8966fcaed76d (bug 1367040) 2017-05-31 14:21:57 +02:00
caps Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
chrome Merge inbound to m-c. a=merge 2017-05-25 16:34:16 -04:00
config Bug 1368177 - quote {LIB,}CLANG_PATH for cargo; r=rillian 2017-05-28 17:13:30 -04:00
db Bug 1367892 - Upgrade to SQLite 3.19.2. r=mak 2017-05-25 17:03:46 -04:00
devtools Merge inbound to m-c. a=merge 2017-05-30 20:36:44 -04:00
docshell Merge inbound to m-c. a=merge 2017-05-25 16:34:16 -04:00
dom Bug 1363975 - Have loadOneTab() provide the correct triggeringPrincipal. r=gijs,smaug 2017-05-31 15:46:58 +02:00
editor Bug 1368387 - Remove nsIDOMText usages from Editor. r=masayuki 2017-05-29 11:28:21 +09:00
embedding Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
extensions Bug 1368418 part 3 - Remove nsCategoryImp. r=emk 2017-05-29 16:17:39 +10:00
gfx Merge mozilla-central to mozilla-inbound 2017-05-31 14:23:37 +02:00
gradle/wrapper
hal Bug 1368029 - Remove LRU priority support from ProcessPriorityManager, r=gsvelto 2017-05-26 17:50:17 +02:00
image Bug 1341102 - Update test expectations. 2017-05-30 10:56:51 +10:00
intl Bug 1368418 part 3 - Remove nsCategoryImp. r=emk 2017-05-29 16:17:39 +10:00
ipc Merge m-c to graphics, a=merge 2017-05-29 08:28:04 -04:00
js Bug 1367871: Loop over the wasm activations to find the one that's actually interrupted; r=luke 2017-05-30 18:32:33 +02:00
layout Merge mozilla-central to mozilla-inbound 2017-05-31 14:23:37 +02:00
media Bug 1354350 - libyuv should not build with NVALGRIND under MOZ_VALGRIND builds; r=drno 2017-05-30 15:33:55 -04:00
memory Bug 1367695 - Remove leftovers from jemalloc4. r=njn 2017-05-25 16:24:13 +09:00
mfbt Backed out changeset df0ddb9c9bef (bug 1368079) for making DevEdition fail to build 2017-05-30 23:10:48 -07:00
mobile merge mozilla-central to autoland. r=merge a=merge 2017-05-28 18:46:28 +02:00
modules Bug 1367390 -Turn TFO on. r=jduell 2017-05-31 00:00:10 +02:00
mozglue Bug 1322554: Interpose kernel32!BaseThreadInitThunk to add verification of thread start addresses; r=aklotz,dmajor 2017-05-24 11:56:40 +02:00
netwerk merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-05-27 10:00:59 +02:00
nsprpub Bug 1350291, uplift NSPR_4_15_BETA2, r=franziskus 2017-05-10 17:36:58 +02:00
other-licenses Bug 1365998 Part 1 - Images for streamlined stub installer. r=mhowell 2017-04-05 10:24:02 -07:00
parser Backout changeset 3d64bdd31c15 (bug 1333333) for causing bug 1367067, bug 1367085 and bug 1367330. 2017-05-24 11:35:33 +03:00
probes
python Bug 1367852 - Defer file read to reduce peak memory use in mozjar when dumping symbols. r=ted 2017-05-30 12:11:21 -07:00
rdf Bug 1330235 - Remove NS_STDCALL_FUNCPROTO and replace its usage with decltype. r=froydnj 2017-05-09 23:00:37 +10:00
security Merge m-c to autoland. a=merge 2017-05-30 12:59:41 -04:00
services Bug 1366994 - prevent appDisabled addons from hanging sync. r=tcsc 2017-05-26 12:42:10 +10:00
servo servo: Merge #17094 - Update gl_generator to 0.5.3 to make output of some build scripts deterministic (from luser:update-gl-generator); r=emilio 2017-05-30 15:25:18 -05:00
startupcache Bug 1334318 - remove last uses of PR_smprintf; r=froydnj 2017-04-28 10:13:26 -06:00
storage Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
taskcluster Merge inbound to m-c. a=merge 2017-05-30 20:36:44 -04:00
testing Bug 1367040 - Update to latest wptrunner, a=testonly 2017-05-31 15:45:33 +01:00
third_party No bug - Revendor rust dependencies 2017-05-30 19:18:04 +00:00
toolkit Bug 1363975 - Have loadOneTab() provide the correct triggeringPrincipal. r=gijs,smaug 2017-05-31 15:46:58 +02:00
tools Backed out changeset ad1034334503 (bug 1347274) for conflict merging m-c to m-i 2017-05-31 14:18:56 +02:00
uriloader Bug 1351146 - P2 - Update test case and usage of nsIRedirectHistoryEntry interface. r=dragana 2017-05-25 19:42:00 +02:00
view Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
widget Bug 1353625 - detect zero (0) as invalid resolution. r=bobowen a=tomcat 2017-05-30 23:44:00 +02:00
xpcom merge mozilla-inbound to mozilla-central + UPGRADE_NSS_RELEASE a=merge 2017-05-30 11:37:46 +02:00
xpfe Bug 1363975 - Have loadOneTab() provide the correct triggeringPrincipal. r=gijs,smaug 2017-05-31 15:46:58 +02:00
.clang-format
.clang-format-ignore Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00
.clang-tidy
.cron.yml Bug 1368058 - Fix Android and Linux Nightlys - triggered-by was removed in Bug 1351011; r=Callek a=tomcat 2017-05-26 14:43:58 +00:00
.eslintignore Bug 1367780 - Enable eslint on testing/firefox-ui,mozbase,profiles,specialpowers - mechanical updates; r=Standard8 2017-05-30 16:06:29 -06:00
.eslintrc.js Bug 1359011 - Make the mozilla/recommended eslint configuration the default for the whole tree. r=mossop 2017-04-25 20:12:21 +01:00
.flake8
.gdbinit
.gdbinit_python
.gitignore Backed out changeset 64ff9b546c6e (bug 1367041) 2017-05-31 14:21:53 +02:00
.hgignore Backed out changeset 64ff9b546c6e (bug 1367041) 2017-05-31 14:21:53 +02:00
.hgtags
.inferconfig Bug 1357629 - Add httpclientandroidlib to .inferconfig ignore list r=nalexander,njpark 2017-04-18 20:05:25 -07:00
.lldbinit
.taskcluster.yml Bug 591688 - Notify when decision task fails r=dustin,gps 2017-04-12 21:01:46 -07:00
.ycm_extra_conf.py
AUTHORS Bug 1111333 - Enable double-tap-drag to zoom. r=kats 2017-05-23 19:53:06 +02:00
Android.mk
CLOBBER Bug 1361661 - Part 1 - Generate headers with process data from Processes.yaml. r=dexter 2017-05-23 13:43:35 +07:00
GNUmakefile
LEGAL
LICENSE
Makefile.in Bug 1307301 - Don't attempt to compress compressed files when packing the symbols archive. r=ted 2017-04-27 22:51:19 -07:00
README.txt
aclocal.m4 Bug 1363992 - Remove jemalloc 4. r=njn 2017-05-11 13:23:07 +09:00
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1363811 - Replace all uses of delayed_getattr(a, 'b') with a.b. r=cmanchester+432261 2017-05-19 07:03:40 +09:00
mozilla-config.h.in
npm-shrinkwrap.json Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
old-configure.in Bug 1367892 - Upgrade to SQLite 3.19.2. r=mak 2017-05-25 17:03:46 -04:00
package.json Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02: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:

    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/