INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
marco.zehe%googlemail.com b3351e810c bug 441519 - nsOuterDocAccessible chrome tests, r=surkov 2008-07-22 05:11:13 +00:00
README/mozilla
accessible bug 441519 - nsOuterDocAccessible chrome tests, r=surkov 2008-07-22 05:11:13 +00:00
browser Bug 439340: set cachemax on OS/2, too, so that the desktop stays responsive, r=gavin, a1.9.0.2=samuel.sidler 2008-07-21 18:47:20 +00:00
build Bug 420659 - initial Mochitest support for running Camino. r=jwalden, a=test-only, Camino-only 2008-05-06 17:52:26 +00:00
calendar Fix bug 437441 - Finalize calendar-timezones.xpi. r=ause 2008-07-21 18:30:20 +00:00
camino Camino only - More bustage fixes for bug 426015 2008-07-17 00:59:34 +00:00
caps Followup patch to bug 425201. Make sure to throw if xhr.open is called with an illegal uri. Also restore the nsIScriptSecurityManager.CheckConnect API as soap still uses it 2008-04-18 17:35:57 +00:00
cck
chrome Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 15:05:58 +00:00
cmd/xfe/src
composer Bug 416416 - "change extensions.update.url to not live behind https://addons.mozilla.org/" [p=reed r=Mossop a1.9=beltzner a=blocking-firefox3+] 2008-02-22 07:08:16 +00:00
config bug 422356: version/config bumps for firefox 3.0.1 release. r=needtostartbuilds, patch=me 2008-07-02 12:10:01 +00:00
content Back out bug 441368 --- no approval 2008-07-14 03:01:48 +00:00
db Bug 443296 - morkRowCellCursor::NextCell skips first cell 2008-07-03 00:57:16 +00:00
dbm Bug 443760: Removed an extra semicolon. The patch is contributed by 2008-07-12 04:06:07 +00:00
directory Bug 436806 - "binary format check during build is broken in FreeBSD 7" (directory/c-sdk parts) [p=bugmail@millibyte.net (Marco Perez) r=mcs] 2008-07-12 11:33:40 +00:00
docshell Bug 439164: refactor test_bug413310 to avoid intermittent timing-related failures, patch by Boris Zbarsky <bzbarsky@mit.edu> 2008-07-08 22:07:28 +00:00
dom Bug 422264: retrieving iterator of applicationCache throws NS_ERROR_DOM_INVALID_STATE_ERR. r+sr=jst, a=beltzner 2008-07-01 03:44:42 +00:00
editor Bug 435079 - Migrate Composer's New Page Settings prefs to the new prefpane. Also removed 2 unused files (pref-publish.xul and pref-publish.dtd). r+sr=Neil. 2008-07-12 18:40:55 +00:00
embedding Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil. 2008-05-06 17:10:05 +00:00
extensions [XForms] NPOTDB [1.1] Implement XPath function hmac(). Bug 428445, p=msterlin r=olli+aaronr 2008-07-21 18:28:19 +00:00
gconfig
gfx [OS/2] Bug 439194: simple glyph matching across all installed fonts 2008-07-20 16:54:40 +00:00
intl Use universal charset detector with filters instead of the old language-specific parallel state machines. Bug 426271, r+sr=dbaron, b=vladimir 2008-04-09 06:36:23 +00:00
ipc/ipcd backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +00:00
java for_firebug 2008-02-27 02:36:55 +00:00
jpeg Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h 2008-03-12 21:36:47 +00:00
js Sisyphus|JavaScript Tests - allow user to execute tests from other location than TEST_DIR, bug 446097, r=cbook 2008-07-21 22:15:34 +00:00
js2
l10n
layout reftests for Bug 436356 2008-07-22 04:22:43 +00:00
lib/mac
mail Bug 416284: Detached attachments should not be able to be re-detached 2008-07-21 20:39:34 +00:00
mailnews Convert more JS to use the nsMsgFolderFlags.idl constants b=436044 r=Mnyromyr 2008-07-21 21:20:46 +00:00
memory/jemalloc Bug 418016 - "Ts jumped ~1% when enabling jemalloc on Linux (qm-mini-ubuntu01, qm-mini-ubuntu02, qm-mini-ubuntu05)" (Revert jemalloc/libxul integration; makes this bug WONTFIX) [p=jasone@canonware.com (Jason Evans) a1.9=schrep] 2008-05-08 09:20:45 +00:00
minimo Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose 2008-04-03 03:08:04 +00:00
modules Fix spelling mistake from bug 433248's patch (comment failure string) 2008-07-01 07:11:18 +00:00
mozilla
msgsdk
netwerk Bug 431819, IMAP/POP/SMTP/LDAP with SSL client auth, Thunderbird repeatedly prompts for client certificate 2008-07-08 20:34:40 +00:00
nsprpub Bug 432430: Updated _symbian.cfg and prtypes.h for Symbian OS. The patch 2008-07-19 16:56:11 +00:00
other-licenses Bug 445501 Two images on officially branded Thunderbird migration wizard. r=philor 2008-07-16 17:05:10 +00:00
parser Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner 2008-04-11 04:38:26 +00:00
penelope Bug 356880 - mailTasksOverlay.xul is obsolete 2008-03-26 04:53:36 +00:00
plugin/oji JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 19:16:24 +00:00
privacy
probes
profile Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 19:05:28 +00:00
rdf Better handling of overflowing integer values. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-07-01 22:51:43 +00:00
security Bug 444850. Don't ask the module to use an invalid session handle in 2008-07-22 04:34:02 +00:00
silentdl
storage Bug 421482 - Firefox 3 uses fsync excessively. r=shaver, a=schrep 2008-05-23 14:56:10 +00:00
suite Bug 443808 - (movemail) ��� Cannot create movemail account in SeaMonkey. r=Mnyromyr. 2008-07-21 15:19:06 +00:00
sun-java
testing Bug 444174 - more readable/compact talos output to waterfall 2008-07-14 20:51:13 +00:00
themes Bug 395454 - "[Mac] Have one file, scrollbars.css" [p=mozcbarrett@gmail.com (Colin Barrett [cbarrett]) r=Enn r=Neil sr=roc a1.9=damons] 2008-03-14 15:24:51 +00:00
toolkit Bug 441866 - Build the toolkit url-classifier component for use with Camino's safe browsing feature. Patch by Sean Murphy <murph@seanmurph.com>, r=mento, a1.9.0.2=ss 2008-07-22 03:49:47 +00:00
tools Bug 429226 - update bulk.cgi/collect.cgi to use new graph server link format 2008-07-21 22:50:45 +00:00
uriloader [OS/2] Bug 443756: Remove extra semicolon, p=jruderman, r=me 2008-07-20 09:06:59 +00:00
view Add crashtest 2008-04-23 04:23:07 +00:00
webshell
webtools Bug 445885 ��� User.login should ThrowUserError when called with incorrect parameters 2008-07-21 03:06:27 +00:00
widget IME doesn't work on the text field of flash with Cocoa build. b=357670 r=josh sr=roc a=ss 2008-07-21 15:31:47 +00:00
xpcom Bug 422055: use jemalloc on Solaris, patch by Ginn Chen <ginn.chen@sun.com>, 2008-05-28 18:42:32 +00:00
xpfe Bug 444605 - "Remove obsolete references to <nsUpdateNotifier.js>" ((Bv1-SM) <appcomps.pkg>) [p=sgautherie.bz@free.fr (Serge Gautherie) r=jag] 2008-07-12 11:45:55 +00:00
xpinstall Bug 422826: crashes [@ nsVoidArray::Count] called from 2008-04-08 11:49:01 +00:00
xulrunner Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. 2008-04-10 14:50:48 +00:00
.cvsignore Add 'mozconfig' to the list of ignored files (it's a less common location for .mozconfig, but more importantly it's an ls-able location). rs=luser 2008-02-23 21:43:04 +00:00
LEGAL
LICENSE
Makefile.in Bug 391361. The integration of breakpad on Solaris. 2008-03-20 01:13:43 +00:00
README.txt
aclocal.m4
allmakefiles.sh
camino.mk
client.mk bug 440417, fix configure and oficial branding for l10n-checkout, r=ted, a=ss 2008-07-21 12:43:35 +00:00
configure Automated update from host egg.build.mozilla.org 2008-07-21 12:01:03 +00:00
configure.in bug 419665 - VC9 on Vista builds a manifest file with duplicate entries. Patch by Lukas Blakk <lukasblakk@gmail.com>, r=me a=ss 2008-07-21 11:54:08 +00:00

README.txt

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 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/