INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
ghendricks%novell.com 059762b5a9 Completed API for TestCase.pm 2008-03-06 23:56:52 +00:00
README/mozilla
accessible Bug 418371 ��� implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner 2008-03-06 04:14:11 +00:00
browser bug 421190: report exceptions in progress listeners; followup to fix for bug 376222; r=gavin,a=beltzner 2008-03-06 22:39:41 +00:00
build Bug 420955: make Error Console show chrome errors by default in testing profile, r=sayrer. Also port change from bug 420630 to runtests.pl.in 2008-03-04 22:12:06 +00:00
calendar bug 420854, patch by Bruno Browning, r=ctalbert 2008-03-05 18:40:49 +00:00
camino Camino only - Bug 420872: Add -profile support. r/sr=pink. 2008-03-05 17:08:44 +00:00
caps Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv 2008-02-27 03:45:32 +00:00
cck
chrome Fix nit in previous patch b=416531 r=Mano etc. 2008-02-22 23:35:01 +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 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg 2008-03-06 11:57:22 +00:00
content typo fix 2008-03-06 22:03:55 +00:00
db backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
dbm
directory Bug 416377: Have make clean etc. clean up more (in directory/c-sdk). r=mcs 2008-02-15 16:21:02 +00:00
docshell Fix longstanding issue where anchor scrolls on a POST result page could lead to 2008-02-29 04:21:39 +00:00
dom Fix compile warnings. No bug, debug only, r+rs=jst 2008-03-06 23:00:01 +00:00
editor Bug 420700 - Bustage fix. 2008-03-06 20:35:42 +00:00
embedding backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
extensions [XForms] NPOTDB update xforms build version to 0.8.5. Bug 421311 2008-03-06 17:32:25 +00:00
gconfig
gfx b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
intl backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
ipc/ipcd backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
java for_firebug 2008-02-27 02:36:55 +00:00
jpeg Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep] 2008-02-14 20:38:19 +00:00
js bug=421154 r=brendan a1.9=blockin1.9 2008-03-06 23:24:09 +00:00
js2
l10n
layout Bug 421294, Crash [@ DocumentViewerImpl::GetCopyable], r+sr=jst, a=beltzner 2008-03-06 23:05:35 +00:00
lib/mac
mail Bug 420770 - Open saved message doesn't work anymore (since bug 412822 changed what the filepicker gives us, that we then cram things into the .query of), r=mkmelin 2008-03-05 05:47:15 +00:00
mailnews Bug 420498 remove unnecessary includes of rdf files, r/sr=bienvenu 2008-03-06 18:36:37 +00:00
memory/jemalloc bug 415918 - fix version info on mozcrt19.dll. r=bsmedberg 2008-03-05 19:09:52 +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 419769: nsIZipWriter crashes with a 0 length file and COMPRESSION_BEST. 2008-03-06 11:01:09 +00:00
mozilla
msgsdk
netwerk Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner 2008-03-02 12:24:25 +00:00
nsprpub Bug 418686: cvs remove _wince.cfg and _wince.h. The plan is to use the 2008-02-28 05:32:14 +00:00
other-licenses Backed out patch from bug 420344 now that tag has been made. 2008-03-03 19:22:01 +00:00
parser Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+. 2008-03-06 20:14:35 +00:00
penelope
plugin/oji Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 10:37:44 +00:00
privacy
probes
profile Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-16 03:56:04 +00:00
rdf backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
security Fix for bug 396999 . PK11_Authenticate, PK11_DoPassword fail on 3rd party slots if NSS softoken is in FIPS140-2 mode . r=nelson, rrelyea 2008-03-06 23:35:48 +00:00
silentdl
storage Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner 2008-02-27 20:25:46 +00:00
suite Bug 421365 - Cannot search in application/javascript page, r+sr=Neil, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, NPOTB 2008-03-06 22:23:50 +00:00
sun-java
testing Don't notify when setting text from within the constructor. b=420429 r+sr=jonas a=blocking1.9 2008-03-05 07:14:44 +00:00
themes
toolkit Bug 419725, hovering over autocomplete entry then opening the context menu selects the text, fix by not selecting text during the focus event, r=mconnor 2008-03-06 21:43:43 +00:00
tools config updates for cygwin->MozillaBuild tinderbox change 2008-03-06 22:10:40 +00:00
uriloader backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox 2008-03-05 22:56:48 +00:00
view Bug 408913. Do a proper fix for pixel-aligned drawing of IFRAME contents. The secret is make ViewToWidgetOffset return correct results for the root views of subdocuments. r+sr=bzbarsky 2008-03-04 07:48:52 +00:00
webshell
webtools Completed API for TestCase.pm 2008-03-06 23:56:52 +00:00
widget b=420325, menu item hover/cursor confusion, undoing my previous brokenness; r=enn 2008-03-06 20:56:47 +00:00
xpcom Fix -Wconversion warnings that prevent compiling netwerk/cookie/src/ (which makes warnings fatal) with gcc 4.3 on x86_64. b=409384 r=bsmedberg a=beltzner 2008-03-06 23:03:50 +00:00
xpfe Fix nsIAutoCompleteController's handleEnter signature change bustage 2008-03-06 00:27:27 +00:00
xpinstall Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan] 2008-02-25 08:59:21 +00:00
xulrunner Bug 418601 2008-02-26 05:19:59 +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 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg 2008-03-06 11:57:22 +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 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg 2008-03-06 11:57:22 +00:00
configure Automated update from host egg.build.mozilla.org 2008-03-06 20:01:03 +00:00
configure.in Bug 420040 - minimal required gtk2 version in configure.in is outdated, r=bsmedberg, a19=beltzner 2008-03-06 19:56:49 +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/