Gecko engine for Wine
Go to file
2009-04-02 11:41:12 -04:00
accessible Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
browser Bug 468170 - Update comment to reality 2009-04-02 17:12:41 +02:00
build Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec 2009-04-01 13:52:56 +13:00
caps Bug 472032 - [win64] sizeof(long) != sizeof(void*) assertion in nsScriptSecurityManager.cpp; changed SecurityLevel to use PRWord, clarified assertion on the protected code; r+sr=dveditz 2009-02-26 18:31:17 +01:00
chrome bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
config Bug 485390, try #2 - when a .jar file doesn't exist yet, there's a race creating it, r=ted 2009-03-31 12:47:38 -04:00
content Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
db Bug 481261 - Expose when queries are being inefficient in debug builds. 2009-03-12 14:30:15 -04:00
dbm Bug 473837, land NSS_3_12_3_BETA2 2009-01-21 04:43:31 +01:00
docshell Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
dom Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
editor Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
embedding Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
extensions bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
gfx Bug 468387. (reland) Fix Windows Mobile bustage. r=blassey 2009-04-02 17:08:11 +09:00
intl Bug 474636 - IDL interfaces in intl should include some documentation; r=smontagu 2009-04-01 23:53:04 +02:00
jpeg Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
js Merge tracemonkey to mozilla-central. 2009-04-01 08:12:53 -07:00
layout merge 2009-04-02 17:07:05 +02:00
media Bug 475441. Bail out a little earlier in liboggz to avoid crashing when an I/O error occurs during a seek. r=conrad 2009-04-01 13:52:55 +13:00
memory/jemalloc bug 478044 - Addresses problems with reallocating unaligned memory on windows ce r=pavlov, jasone 2009-03-31 12:27:25 -04:00
modules Bug 172288 - stop distributing xbl form controls (forms.jar); (Cv1) all.js: Remove obsolete preference; r+sr=roc 2009-04-01 23:52:59 +02:00
netwerk Bug 353040 - Wrong handling of SOCKS v5 CONNECT Replies from socks server; r+sr=cbiesinger 2009-04-01 23:53:02 +02:00
nsprpub Upgrade NSPR to NSPR_HEAD_20090321. This CVS tag includes 2009-03-22 09:44:55 -07:00
other-licenses Bug 480079 - Move comm-central 7zSD.sfxes out of mozilla-central (Thunderbird, SeaMonkey, and Sunbird). r=philringnalda, r=mcsmurf, r=mschroeder 2009-02-26 14:31:08 -08:00
parser Backing out changeset c428086801d0 (bug 457809 and bug 457810) on suspicion of causing the Tp3 regression 2009-03-30 20:21:32 -04:00
plugin/oji Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman 2009-03-11 20:22:48 -07:00
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 16:03:14 -07:00
profile Stop using FlatCarbon headers on Mac OS X. b=482277 r=bsmedberg 2009-03-19 10:41:13 -07:00
rdf bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
security When building with pymake, use gmake for NSS because of the pain and suffering on Windows. 2009-03-11 16:32:10 -04:00
storage Bug 485628 - Clean up mozStorageService.* to match what is in the style guidelines 2009-03-31 07:26:16 -07:00
sun-java Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
testing Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Av2-MC) Add target; r=ted.mielczarek 2009-04-01 23:53:01 +02:00
toolkit bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg 2009-04-02 11:41:12 -04:00
tools Bug 479978 - remove references to MOZ_PROFILE from the build system; (Cv2-MC) the 8 files; r=ted.mielczarek 2009-03-28 03:00:25 +01:00
uriloader [Bug 455509] Implement system integration via dbus (open_mime) in Fennec. r=sdwilsh,blassey sr=bz 2009-03-30 14:10:26 -04:00
view Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
webshell Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
widget Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
xpcom bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg 2009-04-02 11:41:12 -04:00
xpfe Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
xpinstall Bug 474763: Enable xpinstall test suite and fix switching on/offline. r=bsmedberg 2009-02-24 13:12:54 -08:00
xulrunner (no bug) - explicitly unsupport --enable-static for xulrunner (like we did with Firefox). r=bsmedberg 2009-04-02 10:12:19 -04:00
.hgignore Bug 451273 - Add ".DS_Store" to .hgignore; (Bv1) "Root" the file; r=ted.mielczarek 2009-03-24 00:58:39 +01:00
.hgtags Added tag FENNEC_B1 for changeset 5c1e7c779b6e 2009-03-12 13:11:30 -07:00
aclocal.m4 Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
allmakefiles.sh bug 481579 - changes to shunt and tools for jemalloc on windows ce r=dougt 2009-03-23 21:16:03 -04:00
client.mk bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
client.py Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
configure.in Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X 10.4 SDK builds right now due to Mac OS X 10.4 not supporting Core Text. Try #2. b=389074 r=jdaggett 2009-03-29 17:31:51 -07:00
LEGAL Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
LICENSE Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
Makefile.in bug 486076 - 'make uploadsymbols' and MOZ_PKG_PRETTYNAMES=1 don't play nice on Mac. r=bsmedberg 2009-03-31 16:52:41 -04:00
README.txt Bug 471548 - Add link in readme to moz-central. r=bsmedberg 2009-02-07 13:47:00 +01:00

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

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/