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
Перейти к файлу
Luca Greco 2556c6c5f5 Bug 1393676 - Fix intermittent timeout failures on options_ui Android tests. r=mixedpuppy
MozReview-Commit-ID: C0JbeU1NQfE

--HG--
extra : rebase_source : 5840b8acc2e0e824d5b4e7c949c344409f3ecbda
2017-08-25 16:06:53 +02:00
.cargo
.vscode
accessible
addon-sdk
browser Bug 1390249: Add PingCentre to browser/modules. r=ursula 2017-08-08 14:41:15 -04:00
build Bug 1393222 Disable the unused-function warning when compiling with gcc for Windows r=froydnj 2017-08-23 16:08:30 -05:00
caps 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
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
db
devtools Backed out changeset 1bfbae351dd7 (bug 863246) 2017-08-25 16:43:44 +02:00
docshell
dom Bug 1380118 - aom: Don't resample 8-bit images. r=kinetik 2017-08-14 14:21:03 -07:00
editor
embedding
extensions
gfx
gradle/wrapper
hal
image
intl
ipc Bug 1349255 - Part 1: Make PBrowser.NotifyIMEFocus async to avoid UI jank. r=kanru,masayuki 2017-05-08 19:07:56 +08:00
js Bug 1343005 - Optimize Quote in json.cpp. r=jorendorff 2017-08-23 20:16:20 -04:00
layout Bug 1393580 - Add crashtest; r=emilio 2017-08-25 09:35:21 -07:00
media Bug 1380118 - aom: Record the upstream repo we vendored from. r=froydnj 2017-08-14 14:33:55 -07:00
memory Bug 1392594 Make variable DebugOnly to address unused variable warning r=glandium 2017-08-24 22:55:35 -05:00
mfbt
mobile Bug 1393676 - Fix intermittent timeout failures on options_ui Android tests. r=mixedpuppy 2017-08-25 16:06:53 +02:00
modules
mozglue
netwerk 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
nsprpub
other-licenses
parser Backed out changeset 1bfbae351dd7 (bug 863246) 2017-08-25 16:43:44 +02:00
probes
python Bug 1380118 - aom: Record the upstream repo we vendored from. r=froydnj 2017-08-14 14:33:55 -07:00
rdf
security
services
servo servo: Merge #18238 - Replace the sequential/parallel distinction with a unified adaptive traversal (from bholley:adaptive_driver); r=emilio 2017-08-25 12:23:41 -05:00
startupcache
storage
taskcluster 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
testing Bug 1392368 - Update test manifest. r=ato 2017-08-25 17:26:36 +01:00
third_party Bug 1380118 - aom: Fix win32 debug build. r=kinetik 2017-08-23 13:06:10 -05:00
toolkit Bug 1392230 - Prevent table overflow in about:telemetry r=chutten 2017-08-24 16:35:08 +02:00
tools 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
uriloader
view
widget Bug 1393536 Clean up unused variables in widget/ r=jimm 2017-08-25 10:39:30 -05:00
xpcom 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
xpfe
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.inferconfig
.lldbinit
.taskcluster.yml
.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
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
npm-shrinkwrap.json
old-configure.in
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/