INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
alexei.volkov.bugs%sun.com c1f79daa1a 397832 - libpkix leaks memory if a macro calls a function that returns an error. r=nelson 2008-04-09 22:29:05 +00:00
README/mozilla #324240 2006-04-19 18:58:30 +00:00
accessible Bug 424656 - Accessible information for Thunderbird message and Firefox bookmarks tree tables wrong 2008-04-09 05:39:04 +00:00
browser Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 22:03:10 +00:00
build Bug 418009 - more followup, this time to deal with logspam due to self._process being a different class on different systems, with subtly different APIs. Python's library system's APIs for cross-platformness leave much to be desired, unfortunately... 2008-04-08 12:48:46 +00:00
calendar Bug 420840 - Missing gdata version bump to 0.5pre on trunk 2008-04-09 20:33:11 +00:00
camino 424885 Wait until shortly after startup to register feed handlers. Patch by Stuart Morgan. sr=me 2008-04-09 17:53:03 +00:00
caps Bug 425201: Allow XMLHttpRequest and document.load load files from subdirectories. r/sr=dveditz 2008-04-09 00:38:13 +00:00
cck
chrome Bug 292549 - "crash [@ nsFrame::BoxReflow] at start of page rendering -Trunk" (Don't initialize the chrome registry if JAR isn't up) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=Mossop a1.9=beltzner] 2008-04-04 09:02:15 +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 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" (configure bits) [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=beltzner] 2008-04-09 06:17:11 +00:00
content Backing out due to test failures 2008-04-09 03:20:42 +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 Typo fix - s/resuls/results/. 2008-03-30 07:09:27 +00:00
dom Bug 425360 - "Assertion failure: !cx->throwing at jsinterp.c:6201" (Eagerly report exceptions from EvaluateScript) [p=mrbkap@gmail.com (Blake Kaplan) r+sr=jst a1.9=beltzner] 2008-04-09 06:37:25 +00:00
editor Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking 2008-04-09 02:06:31 +00:00
embedding Bug 394114 Interfaces missing from various QI implementations. 2008-04-06 12:28:42 +00:00
extensions 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
gconfig
gfx Use a PangoFontMap for pango_itemize that provides the same primary font from 2008-04-09 06:55:49 +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 Make __count__ shared as well as permanent (426711, r=mrbkap, a=beltzner). 2008-04-09 19:41:39 +00:00
js2
l10n
layout Bug 393970: grid columns don't line up if one <rows> block is scrollable, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc, a=beltzner 2008-04-09 22:17:36 +00:00
lib/mac
mail Bug 190298: already-attached attachments (in drafts) should be able to 2008-04-09 19:36:31 +00:00
mailnews Bug 190298: already-attached attachments (in drafts) should be able to 2008-04-09 19:36:31 +00:00
memory/jemalloc bug 424040. add valgrind hooks to jemalloc. patch from Jason Evans <jasone@canonware.com> r=me 2008-04-08 07:19:41 +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 Bug 426957 - Add default Mac fonts for Telugu and Kannada. r=smontagu, sr=roc, a1.9=beltzner 2008-04-09 17:40:39 +00:00
mozilla
msgsdk
netwerk Bug 411854 directory list should use localized ellipsis p=Masahiro Yamada<masa141421356@gmail.com> r=bzbarsky a1.9=beltzner 2008-04-09 17:35:30 +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 Bug 394114 Interfaces missing from various QI implementations. 2008-04-06 12:28:42 +00:00
penelope Bug 356880 - mailTasksOverlay.xul is obsolete 2008-03-26 04:53:36 +00:00
plugin/oji Bug 394114 Interfaces missing from various QI implementations. 2008-04-06 12:28:42 +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 397832 - libpkix leaks memory if a macro calls a function that returns an error. r=nelson 2008-04-09 22:29:05 +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 190298: already-attached attachments (in drafts) should be able to 2008-04-09 19:36:31 +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 bug 426867 - ssl proxy for mochitest. r=sayrer/kaie (test only code) 2008-04-09 15:30:55 +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 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor 2008-04-09 22:03:10 +00:00
tools Bug 425533 - have the talos staging buildbot use non-checked in talos code 2008-04-09 22:01:13 +00:00
uriloader Bug 397678 - "Windows nsOSHelperAppService uses wrong default apps in Vista" [p=jmathies@mozilla.com (Jim Mathies) r=biesi r=rob_strong a1.9=damons a=blocking1.9+] 2008-04-09 07:07:43 +00:00
view Bug 408955. UpdateViewAfterScroll shouldn't just bail out for content in popups. Instead we should do the invalidation but limit it to the correct displayRoot. r+sr=bzbarsky 2008-04-01 22:15:43 +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 b=428060 2008-04-09 21:55:22 +00:00
widget Set a regular cursor when the mouse leaves a widget so that plugins don't hide the cursor and leave it hidden. b=325558 r=smorgan sr=vlad a=beltzner 2008-04-09 17:23:34 +00:00
xpcom Bug 425626 Enable PGO with Sun Studio on Solaris 2008-04-09 06:34:20 +00:00
xpfe Bug 394114 Interfaces missing from various QI implementations. 2008-04-06 12:28:42 +00:00
xpinstall Bug 422826: crashes [@ nsVoidArray::Count] called from 2008-04-08 11:49:01 +00:00
xulrunner Bug 426083 - "Changes needed to build standalone XULRunner on BeOS ( branch 1.8 )" [p=mattmadia@gmail.com (mmadia) r=mfinkle a1.9=damons] 2008-04-09 06:49:41 +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 Bug 426681, FF3RC1 should use NSS_3_12_RC2 2008-04-09 00:25:46 +00:00
configure Automated update from host egg.build.mozilla.org 2008-04-09 06:41:03 +00:00
configure.in Bug 425626 Enable PGO with Sun Studio on Solaris 2008-04-09 06:34:20 +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/