INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
gavin%gavinsharp.com 10a16e1481 Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 18:08:59 +00:00
README/mozilla #324240 2006-04-19 18:58:30 +00:00
accessible Bug 424971. XUL alerts not getting spoken. Patch by Marcoz, r=aaronlev, a=blocking1.9 2008-03-28 15:00:49 +00:00
browser Bug 424829: avoid holding a reference to an nsLocation object, since that can keep windows alive, r=johnath 2008-03-28 18:05:46 +00:00
build bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +00:00
calendar Fix bug 423667 - Enable multi-language (gdata) nightlies. r=ause 2008-03-18 20:06:52 +00:00
camino Camino only - Add visibility and no_dead_strip to fix bustage from bug 411220. 2008-03-27 18:25:53 +00:00
caps Fix bug 421228. r+sr=sicking 2008-03-28 03:46:15 +00:00
cck Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
chrome bug 417086 fix regression with ':' in chrome URI fragments, r/sr=bsmedberg, blocking-firefox3+ 2008-03-07 01:20:44 +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 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 18:08:59 +00:00
content Add Jesse's crashtest for bug 415192. 2008-03-28 16:04:20 +00:00
db Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 19:17:11 +00:00
dbm Removed Files: hsearch.c 2007-10-02 05:21:59 +00:00
directory resolves: bug 396775 - ldapsearch ignores ENOSPC (no space) error (code fix included) 2008-03-13 20:56:54 +00:00
docshell Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu 2008-03-22 16:50:49 +00:00
dom Bug 424066 - "CheckSameOriginURI reports spurious error during routine internal comparison" (make NS_ScriptErrorReporter not whine about inequal origin URLs when constructing exceptions) [p=shaver@mozilla.org (Mike Shaver) sr=bzbarsky a1.9b5=beltzner] 2008-03-26 05:37:23 +00:00
editor Add a crashtest 2008-03-26 22:13:20 +00:00
embedding reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
extensions [XForms] NPOTDB implement xpath function context() for xforms 1.1. Bug 418734, p=msterlin r=olli+aaronr 2008-03-27 22:59:24 +00:00
gconfig
gfx Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 09:32:04 +00:00
intl Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 20:19:34 +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 Removing bogus FIXME here (comment-change only) 2008-03-28 17:54:21 +00:00
js2 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
l10n
layout Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 09:32:04 +00:00
lib/mac Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
mail Bug 359255 - "Importers: Import Filters from current Eudora" (Update migration label under non-Win OSes to mention filters) [p=beckley@qualcomm.com (Jeff Beckley) r=Pike] 2008-03-28 08:41:42 +00:00
mailnews Bug 410333 - Improve wording of replyInDefaultCharset now that we silently swithc to utf-8 if necessary. 2008-03-27 18:42:18 +00:00
memory/jemalloc bug 423036. decommit for huge allocations. patch from Jason Evans. r/sr=me a=vlad 2008-03-15 03:51:44 +00:00
minimo Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-30 01:31:33 +00:00
modules Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) / joe@drew.ca (Joe Drew [JOEDREW!]) r=stuart sr=tor a=blocking1.9+] 2008-03-28 08:36:28 +00:00
mozilla
msgsdk Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
netwerk Bug 422016 - "Crash [@ nsHttpHeaderArray::PeekHeader] with proxied https only when network.http.pipelining.ssl is true" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 08:46:15 +00:00
nsprpub Set NSPR version to 4.7.1 Beta 2. 2008-03-14 22:05:11 +00:00
other-licenses Back out my patch from bug 424489 now that tagging date has been established. 2008-03-26 05:44:59 +00:00
parser reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
penelope Bug 356880 - mailTasksOverlay.xul is obsolete 2008-03-26 04:53:36 +00:00
plugin/oji reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
privacy
probes Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 23:03:15 +00:00
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 Bug 422004 - Stray .cvsignores keeping empty directories alive, r=luser, a=http://quotes.burntelectrons.org/3518 2008-03-13 05:25:56 +00:00
security Fix for bug 424917 . Performance regression with studio 12 . r=nelson 2008-03-28 00:35:26 +00:00
silentdl
storage Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 22:14:40 +00:00
suite Bug 421405 - "Address book Tools | Import... results in XML Parsing Error" ((Bv1) Port from TB bug 359255 (1/n)) [p=sgautherie.bz@free.fr (Serge Gautherie) r+sr=Neil] 2008-03-28 08:44:01 +00:00
sun-java Bug 333738 - Update Java stubs jni.h to latest level of Java. r=bsmedberg 2006-08-16 16:08:15 +00:00
testing "Automated configuration bump, release for firefox 3.0b5rc2" 2008-03-27 23:43:45 +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 385374 - "After performing an operation to the selected richlistitem, it is no longer focused" [p=dao@mozilla.com (D��o Gottwald) r=Neil a=blocking1.9+] 2008-03-28 08:34:40 +00:00
tools Bug 418268, add release category for 1.9 prod, r=bhearsum 2008-03-28 14:42:59 +00:00
uriloader Followup to 414201, get rid of some release calls 2008-03-20 23:22:41 +00:00
view Bug 421209, r=cpearce, sr=jst, a=beltzner 2008-03-20 20:24:39 +00:00
webshell Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
webtools Bug 425288: checksetup.pl displays messages using the first language available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat 2008-03-28 14:15:42 +00:00
widget Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug) -- 2nd attempt to check in. 2008-03-27 16:30:13 +00:00
xpcom Print shortest path to expected garbage for unlink deficiencies as well. b=422848 r+sr=peterv a=DEBUG_CC only (not part of default build) 2008-03-27 17:09:51 +00:00
xpfe fix wonkiness with modal windows resulting from showModalDialog on Mac OS X. b=395465 r=jst r=smichaud sr=vlad a=beltzner 2008-03-23 22:30:57 +00:00
xpinstall reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
xulrunner Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep] 2008-03-22 04:25:35 +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 Bug 346391 - remove extraneous whitespace. Patch by Matt Nordhoff. 2006-08-21 12:43:39 +00:00
LICENSE Revert License to previous version to make the SeaMonkey installer suck less. 2007-01-08 18:59:04 +00:00
Makefile.in Bug 391361. The integration of breakpad on Solaris. 2008-03-20 01:13:43 +00:00
README.txt Bug 411638 - Update top-level README.txt in CVS. r=bsmedberg 2008-01-18 22:09:32 +00:00
aclocal.m4
allmakefiles.sh bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-05 03:16:25 +00:00
camino.mk
client.mk Put something non-empty that changes (the output of date) into the .nss.checkout file so it is better reflected when mirroring a CVS checkout into other version control systems. b=421861 r=bsmedberg a1.9b5=schrep (landing original patch rather than revised one) 2008-03-21 21:13:41 +00:00
configure Automated update from host egg.build.mozilla.org 2008-03-20 19:21:03 +00:00
configure.in Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 18:08:59 +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/