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
Перейти к файлу
Dão Gottwald e1fa74973b Backed out changeset 2e86b8405b5f 2017-04-12 10:29:00 +02:00
.cargo
.vscode
accessible Bug 1354293 - Don't try to build a11y IPC code that depends on accessibility being enabled. r=aklotz 2017-04-06 18:51:02 -04:00
addon-sdk
b2g
browser Backed out changeset 2e86b8405b5f 2017-04-12 10:29:00 +02:00
build merge mozilla-inbound to mozilla-central a=merge 2017-04-12 11:16:46 +08:00
caps
chrome
config Merge mozilla-central to mozilla-inbound 2017-04-07 15:33:03 +02:00
db
devtools Merge mozilla-central to mozilla-inbound 2017-04-12 11:24:24 +08:00
docshell Bug 1350496 - add BUG_COMPONENT to docshell/* files. r=overholt 2017-04-09 05:43:52 -04:00
dom Bug 1354778 - Remove expired telemetry probes YOUTUBE_REWRITABLE_EMBED_SEEN and YOUTUBE_NONREWRITABLE_EMBED_SEEN. r=qdot 2017-04-11 20:41:43 -07:00
editor Merge inbound to central, a=merge 2017-04-04 11:25:13 -07:00
embedding
extensions
gfx Merge mozilla-central to mozilla-inbound 2017-04-12 11:24:24 +08:00
gradle/wrapper
hal
image Bug 1354499. Enable test_discardAnimatedImage.html. 2017-04-08 15:58:17 -05:00
intl Backed out changeset 72858bb2ed9d (bug 1351427) for leaks detected by Linux x64 asan. r=backout 2017-04-11 21:11:09 +02:00
ipc Bug 1350638 - Remove the GetCompositorOptions IPC message as it is no longer used. r=dvander 2017-04-09 17:31:59 -04:00
js Backed out 3 changesets (bug 1348134) for ASan leaks 2017-04-11 19:13:18 -07:00
layout Bug 1341758 followup - add comments to the disabled tests. comment-only, no review, DONTBUILD 2017-04-12 13:50:02 +08:00
media Bug 1355259: only filter out udp candidates if force_tcp is set. r=mjf 2017-04-10 16:52:09 -07:00
memory
mfbt
mobile no bug - Bumping Fennec l10n changesets r=release a=l10n-bump 2017-04-11 02:00:36 -07:00
modules Merge mozilla-central to mozilla-inbound 2017-04-12 11:24:24 +08:00
mozglue Merge m-c to a CLOSED TREE m-i 2017-04-06 21:16:43 -07:00
netwerk merge mozilla-inbound to mozilla-central a=merge 2017-04-12 11:16:46 +08:00
nsprpub
other-licenses Bug 1345530 - add BUG_COMPONENT to other-licenses/* files. r=tbsaunde, mhowell, overholt 2017-04-05 08:31:10 -04:00
parser merge mozilla-inbound to mozilla-central a=merge 2017-04-12 11:16:46 +08:00
probes
python Bug 1352815 - "codegen-units = 4" for Rust code in debug mode r=froydnj 2017-04-02 14:17:44 +02:00
rdf
security Bug 1345368 - land NSS fa15eb3ce158, r=me 2017-04-12 06:01:03 +02:00
services
servo servo: Merge #16344 - Call process_animation only if it's not animation-only restyles (from hiikezoe:animation-only-restyle-fix); r=emilio,heycam 2017-04-11 14:16:21 -05:00
startupcache Backed out changeset 7fdcabdbb675 (bug 1024669) for failing mda, GTest and talos jobs. r=backout on a CLOSED TREE 2017-04-10 19:05:44 +02:00
storage Bug 1342459 - Enable no-undef on browser/base, and clean up unnecessary no-undef references. r=mossop 2017-04-03 11:46:56 +01:00
taskcluster bug 1354216 - fix cctools-port build scripts. r=mshal 2017-04-10 15:38:24 -04:00
testing merge mozilla-inbound to mozilla-central a=merge 2017-04-12 11:16:46 +08:00
third_party/rust No bug - Revendor rust dependencies 2017-04-07 06:46:39 +00:00
toolkit Bug 1349452 - Improve type checking code in parse_events.py. r=dexter 2017-04-11 18:20:15 +05:30
tools Bug 1355357 (part 3) - Construct nativeStack with the right count. r=jseward. 2017-04-11 18:49:00 +10:00
uriloader Bug 1350026 - Fix recognition of the handler type in the JSON handler service back-end, and add detailed testing of the file format. r=mak 2017-04-04 17:20:37 +01:00
view
widget Merge mozilla-central to mozilla-inbound 2017-04-12 11:24:24 +08:00
xpcom Merge mozilla-central to mozilla-inbound 2017-04-12 11:24:24 +08:00
xpfe Bug 1354068: fix uninitialized rv in some paths in nsWebShellWindow r=bdahl 2017-04-06 23:23:44 -04:00
.clang-format
.clang-format-ignore
.clang-tidy
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.gdbinit
.gdbinit_python
.gitignore
.hgignore
.hgtags
.lldbinit
.taskcluster.yml
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Bug 1351074 followup, touch CLOBBER to really get AsyncSpellCheckTestHelper.jsm removed 2017-04-03 22:35:44 -07: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
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/