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
Перейти к файлу
Bruce Sun 54c1083625 Bug 1159552 - Clear local arrays while discovering. r=jocelyn 2015-04-30 14:41:08 +08:00
accessible
addon-sdk Bug 1102219 - Part 5: Replace more `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
b2g Bumping manifests a=b2g-bump 2015-05-01 04:39:46 -07:00
browser Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
build
caps
chrome
config
content
db/sqlite3
docshell
dom Bug 1159552 - Clear local arrays while discovering. r=jocelyn 2015-04-30 14:41:08 +08:00
editor
embedding Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
extensions
gfx Bug 1159082 - Rename *Readonly animation interfaces to *ReadOnly. r=smaug 2015-04-30 09:06:43 -04:00
hal
image
intl
ipc Bug 1159709: Cleanup inherited methods of |ListenSocket|, r=kmachulis 2015-04-30 12:55:37 +02:00
js Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
layout Backed out changesets 2bbe38dcb529 and f6bd5a0a047d (bug 1150614) for being the more-likely cause of B2G reftest failures. 2015-04-30 09:08:20 -04:00
media Bug 1156131 - mingw cross compilation fixup. 2015-04-29 17:39:35 +02:00
memory Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
mfbt
mobile Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00
modules Backed out changeset 850cfa6fb794 (bug 1158456) for m-other test failures on a CLOSED TREE 2015-04-30 12:54:06 +02:00
mozglue
netwerk
nsprpub
other-licenses
parser
probes
profile
python Bug 1159300: Add a clone of gmp-fake that doesn't do decryption r=glandium,cpearce 2015-04-30 00:52:26 -04:00
rdf
security Bug 1150515: Set the subsystem to WINDOWS,5.02 for wow_helper so that it runs on WinXP 64-bit. r=glandium 2015-04-30 09:48:03 +01:00
services Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
startupcache
storage Merge fx-team to m-c a=merge CLOSED TREE 2015-04-29 16:46:00 -07:00
testing Bug 1154947 part 3: Add aries nightly user, userdebug and eng builds. 2015-04-30 16:26:38 -03:00
toolkit Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
tools
uriloader
view
webapprt Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
widget Bug 1156140 - Choose different code path for boot animation based on device capability. r=mwu 2015-04-26 22:39:00 -04:00
xpcom
xpfe Bug 1138290 - New option in WindowWatcher.openWindow to open another toplevel window on b2g. r=roc 2015-04-29 17:25:26 +08:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.ycm_extra_conf.py
AUTHORS
Android.mk
CLOBBER Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
client.mk
client.py
configure.in Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
mach
moz.build
mozilla-config.h.in

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:

    ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/
            - or -
    http://nightly.mozilla.org/


>>