INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
Serge Gautherie 73808cdbb2 Bug 509179 - Make NS_ENABLE_TSF configurable; (Cv2) /js/src/configure.in: Copy (the useful part of) it, Remove checks for oleacc.idl and atlbase.h too.
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
accessible
browser Bug 499435 - mochitest-browser-chrome: browser_420786.js needs to report "success"; (Av1) Add a |todo(false, "...");|. 2010-03-03 11:12:28 +01:00
build Bug 501436 - move Gecko 1.9.3 tinderboxes and production builds to Mac OS X 10.5, 10.5 SDK, gcc-4.2; (Bv1) Fix comment too. 2010-03-03 11:12:28 +01:00
caps Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
chrome Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron 2010-03-02 13:00:53 -08:00
config
content Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
db
dbm
docshell
dom Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg 2010-03-03 09:51:58 +01:00
editor Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron 2010-03-02 13:00:53 -08:00
embedding
extensions
gfx Bug 549668 - check that mozilla.widget.render-mode pref value is within valid range. r=vlad 2010-03-03 09:27:08 +00:00
intl
ipc
jpeg
js Bug 509179 - Make NS_ENABLE_TSF configurable; (Cv2) /js/src/configure.in: Copy (the useful part of) it, Remove checks for oleacc.idl and atlbase.h too. 2010-03-03 11:12:28 +01:00
layout Bug 381467 - Switch application/x-javascript to application/javascript; (Dv3) /layout/tools/*. 2010-03-03 11:12:28 +01:00
media
memory/jemalloc
modules Bug 549272: Initialize the mozilla.widget.render-mode pref in all.js. r=vlad 2010-03-03 09:29:57 +00:00
netwerk Bug 543870: Implement File.url. r=bz sr=jst 2010-03-02 23:51:09 -08:00
nsprpub
other-licenses
parser Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron 2010-03-02 13:00:39 -08:00
probes
profile
rdf
security
storage
testing
toolkit Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg 2010-03-03 09:51:58 +01:00
tools
uriloader
view
webshell
widget Optimize Mac OS X native menu image code. Avoid unnecessary endian swaps, ARGB->RGBA conversions, and mallocs. b=548712 r=smichaud 2010-03-02 16:23:07 -06:00
xpcom Bug 549743: Abort if cycle collected object is refcounted from threads other than the main thread. Such refcounting will randomly cause leaks and crashes anyway, so better crash up front to make sure developers notice. r=dbaron 2010-03-02 16:04:34 -08:00
xpfe
xpinstall
xulrunner
.hgignore
.hgtags
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
allmakefiles.sh
client.mk
client.py
configure.in Bug 485405 - Use gmake to build NSS, even when using pymake everywhere else; (Cv1) Remove leftover comment on (1.9.3) m-c. 2010-03-03 11:12:28 +01:00

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 (http://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/