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
Перейти к файлу
Jacek Caban a78e1fb9ba Bug 919513 - content/media/directshow fails to compile on GCC. r=cpearce 2013-09-24 10:41:00 +02:00
accessible Bug 919403 - Fix warning about DocAccessible ctor's initialization order. r=tbsaunde 2013-09-22 22:37:19 -07:00
addon-sdk Bug 892214 - Rename DOMConstructors to GlobalProperties in SandboxOptions. r=bholley, r=mossop 2013-09-21 15:25:46 +02:00
b2g Merge m-c to inbound. 2013-09-23 17:10:33 -04:00
browser Backed out changeset f9fd3a1b03ed (bug 911678) for suspicion of causing nearly perma-orange on OSX Mochi-Browser Chome Tests 2013-09-24 10:26:07 +02:00
build NO BUG - Expand build system documentation DONTBUILD (NPOTB) 2013-09-23 17:21:10 -07:00
caps Backout bug 886164 for B2G regressions. 2013-09-23 21:26:05 -04:00
chrome Bug 918927 - Minimize the #includes in chrome/; r=bsmedberg 2013-09-23 13:26:47 -04:00
config Bug 909432 - Unify RESFILES and RES_FILES, and rename both to ANDROID_RESFILES. r=gps 2013-09-23 09:02:08 -07:00
content Bug 919513 - content/media/directshow fails to compile on GCC. r=cpearce 2013-09-24 10:41:00 +02:00
db/sqlite3
docshell Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
dom Bug 883522 - undef GetMessage in nsIDOMGeoPositionError.idl to avoid conflicts with PSDK headers. 2013-09-24 10:40:25 +02:00
editor
embedding Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
extensions Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
gfx Bug 919479 - cairo fails to compile on mingw r=BenWa 2013-09-24 10:39:58 +02:00
hal
image Merge m-c to inbound. 2013-09-23 17:10:33 -04:00
intl Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
ipc Bug 879475: Allocing an actor for a bridged or opened protocol should return bool r=jlebar 2013-09-23 17:54:25 -04:00
js Bug 918167 - Clean up TraceLIR. (r=nmatsakis) 2013-09-23 18:04:35 -07:00
layout Bug 916535. Avoid using repeating gradients for tiling when it won't work. r=roc 2013-09-24 00:04:36 -04:00
media Bug 919513 - content/media/directshow fails to compile on GCC. r=cpearce 2013-09-24 10:41:00 +02:00
memory
mfbt
mobile Bug 862602. Turn on image visibility for android so we don't keep all images in foreground tab locked. r=kats 2013-09-24 01:30:27 -05:00
modules Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
mozglue
netwerk Merge m-c to inbound. 2013-09-23 17:10:33 -04:00
nsprpub
other-licenses
parser Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
probes
profile
python Bug 919045 - Only traverse test directories when tests are enabled with pseudo-derecurse. r=gps 2013-09-24 09:04:53 +09:00
rdf
security Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
services
startupcache
storage Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
testing Backout bug 886164 for B2G regressions. 2013-09-23 21:26:05 -04:00
toolkit Merge m-c to inbound. 2013-09-23 23:08:26 -04:00
tools Merge m-c to inbound. 2013-09-23 17:10:33 -04:00
uriloader Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
view
webapprt
widget Merge m-c to inbound. 2013-09-23 17:10:33 -04:00
xpcom Bug 919505 - Minimize the #includes in dom/ipc; r=jst 2013-09-23 17:30:40 -04:00
xpfe Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky 2013-09-22 19:25:21 -04:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
AUTHORS
Android.mk
CLOBBER
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
client.mk
client.py
configure.in Bug 917242 - Symbolize ASan traces in automation. r=ted 2013-09-20 13:37:53 +02: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/