INACTIVE - A git clone of mozilla-central, with full history.
Перейти к файлу
vladimir%pobox.com e64136677b b=419718, extend canvas checks, r=stuart 2008-03-06 19:56:47 +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 412862 - "Change the 'allow scripts to move or resize existing windows' pref to a whitelist". Adding back some strings that were removed with that soon-to-be-backed-out fix. r+sr+a=jst. 2008-03-06 19:12:40 +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 b=419718, extend canvas checks, r=stuart 2008-03-06 19:56:47 +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 Removed Files: hsearch.c 2007-10-02 05:21:59 +00:00
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 Fixing bug 420858. Don't define fast expandos when binding names in JS. r+sr=brendan@mozilla.org 2008-03-05 04:43:57 +00:00
editor Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner 2008-02-28 15:28:40 +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 Add new JsTests unit test wrapper 2008-03-06 18:33:12 +00:00
js2
l10n
layout b=417246, wrong border size rendering in some cases ; r=roc 2008-03-06 07:59:01 +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 Revert the change to RequiresBody. In particular, an <input type="Hidden"> 2008-03-05 20:46:21 +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 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 bug 294531 Add entry to pass trust anchors on input. 2008-03-06 19:51:38 +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 421081 - Add Modern style and icons for new application pref pane, r+sr=Neil 2008-03-06 14:53:38 +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 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 bug 394567, followup 2: cvs remove parts of classic from old location that are not needed by embed, r+sr=Neil 2007-09-21 19:41:27 +00:00
toolkit bug 420474 - upload debug info for Linux builds to symbol server (use .gnu_debuglink) (just the necessary changes, not actually turned on). r=bsmedberg 2008-03-06 12:15:58 +00:00
tools add xulrunner release builder b=415180 r=bhearsum 2008-03-06 18:47:18 +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 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
webtools xserve05 replaces xserve02 for the 1.8 branch b=421200 r=anodelman 2008-03-06 01:43:36 +00:00
widget 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
xpcom leftover bit from earlier 392351; get rid of compiler warnings 2008-03-06 06:39:36 +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 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 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 12:01:03 +00:00
configure.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

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/