INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
reed%reedloden.com 6e4f77893e Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner] 2008-03-18 19:33:46 +00:00
README/mozilla
accessible Bug 421066 ��� Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links, r=ginn.chen, a=beltzner 2008-03-18 11:37:13 +00:00
browser Bug 423470 - fix calls to PlacesUtils._uri (for mak77@supereva.it, r=dietrich) 2008-03-18 16:44:22 +00:00
build bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +00:00
calendar Bug 404976 calendar.autorefresh.timeout limit to max 3-digit numbers in options; p=philipp, r=dbo 2008-03-18 18:08:16 +00:00
camino Add missing file cvs refused to commit last night for Bug 392755 - Fix display of directory listings for ftp://, file://, jar://, etc. Also adds libimageicon and friends to Camino. r=philippe on the css bits, sr=pink on the whole lot 2008-03-18 18:45:37 +00:00
caps Back out bug 246699 to fix bug 423375, per shaver 2008-03-17 14:10:48 +00:00
cck
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 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +00:00
content Bug 421622 - Add testcase 2008-03-18 18:22:50 +00:00
db backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 22:46:32 +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 Bug 393246 - "CreateFixupURI should use UTF-8, not the system charset" [p=dao@mozilla.com (D��o Gottwald) r+sr=biesi a1.9=beltzner] 2008-03-18 19:29:16 +00:00
dom Bug 419582: Unblocklisted plugin should be set to enable on startup. 2008-03-18 10:38:16 +00:00
editor bug 411215 - Migrate SeaMonkey's main appearance pref panel to new pref pane and remove the locales subpanel, r=IanN sr=Neil 2008-03-15 13:36:42 +00:00
embedding Bug 414338, nsFind crashes if passed a range rooted at a document, r+sr=jst 2008-03-18 10:10:21 +00:00
extensions Bug 299472 - Make sure all ways the user can run commands set isInteractive to true. ChatZilla only. r=gijs 2008-03-17 17:44:32 +00:00
gconfig
gfx [OS/2] Bug 423115: OS/2 build break about GCC parameters in libpixman, r=vlad 2008-03-15 18:45:30 +00:00
intl Bug 342133 - "xmlhttprequest.send doesn't work in nativeuconv builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=smontagu a1.9=beltzner] 2008-03-18 19:33:46 +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 Massive fix of warnings, mostly supplying type parameters for generics. 2008-03-18 15:10:21 +00:00
js2
l10n
layout Backing out bug 392233 again 2008-03-18 08:37:49 +00:00
lib/mac
mail Bug 422992 - can't create new subfolders, r=mkmelin 2008-03-17 22:34:19 +00:00
mailnews Bug 420459 Move mailnews-specific profe code (correct whitespace - checked in a -w version previously). r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 19:21:08 +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 Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
mozilla
msgsdk
netwerk Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +00:00
nsprpub Set NSPR version to 4.7.1 Beta 2. 2008-03-14 22:05:11 +00:00
other-licenses Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 11:13:11 +00:00
parser Ensure that CanPropagate and CreateContextStackFor are consistent. bug 423373, r+sr=sicking a=beltzner 2008-03-17 20:24:01 +00:00
penelope Sources for the 0.1a22 version of Penelope. 2007-12-17 02:31:25 +00:00
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 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 Bug 266941: Selfserv patch to print throughput. 2008-03-18 14:35:19 +00:00
silentdl
storage Bug 422687 encfs makes Firefox crash at start [@ libsqlite3.so@0x30fad][@ sqlite3_exec] 2008-03-17 21:41:13 +00:00
suite Bug 423286 - Remove 'Browser Settings' from 'Customizing SeaMonkey' help. r=IanN. 2008-03-18 16:32:17 +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 Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing... 2008-03-18 17:42:39 +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 423366: remove unused code, and non-obvious dependency on fontbuilder.js from preferences.xml, r=mconnor/masayuki, a=beltzner 2008-03-18 18:32:23 +00:00
tools prepare 1.9 nightly rollout b=421411 r=nthomas 2008-03-18 18:57:29 +00:00
uriloader Fix SeaMonkey unit test bustage. 2008-03-18 12:16:05 +00:00
view Bug 401155: Make it safe to create a wrapper for an object at any time by making sure wrapping doesn't write script. Also set up a service that tries to keep track of when it's safe to execute script. r=bz sr=jst 2008-03-14 23:08:59 +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 416047 ��� Test 1 fails in compiling Bugzilla::Install::CPAN and install-module.pl when Cygwin is installed. 2008-03-18 17:30:02 +00:00
widget Bug 422906 - "Change a big toplevel "if(...) { <code> }" introduced by bug 415163 to an "if(!...) return; <code>"" [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r+sr=roc a1.9=beltzner] 2008-03-18 19:31:50 +00:00
xpcom Bug 333505: nsLocalFileOSX crash. Original patch by Shane Caraveo <shanec@ActiveState.com>, review nits addressed by me. Unit test by Callek. r=mentovai, r/sr=bsmedberg, a1.9=damons 2008-03-18 13:31:02 +00:00
xpfe Bug 418105: Remove non-cairo Mac gfx code from the tree, r=joshmoz, sr=vladimir, a1.9=beltzner 2008-03-14 20:00:04 +00:00
xpinstall Bug 422004 - Stray .cvsignores keeping empty directories alive, r=luser, a=http://quotes.burntelectrons.org/3518 2008-03-13 05:25:56 +00:00
xulrunner Bug 333308 - "make clean and make distclean miss various files" (cleanup even more 2) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) / mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-14 15:18:24 +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 333308 - "make clean and make distclean miss various files" (cleanup even more 2) [p=fta+bugzilla@sofaraway.org (Fabien Tassin) / mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons] 2008-03-14 15:18:24 +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 420151, FF3Beta5 should use updated NSS tag NSS_3_12_BETA3 2008-03-16 13:43:20 +00:00
configure Automated update from host egg.build.mozilla.org 2008-03-18 17:41:03 +00:00
configure.in bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +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/