Gecko engine for Wine
Go to file
2008-07-12 00:54:52 +02:00
accessible Bug 443881 – take into account separators in xul menus when group attributes are calculating, r=MarcoZ, sr=neil 2008-07-09 23:50:52 +08:00
browser Bug 431002 – Search fields should use search-close instead of the close button for tabs. r=dao 2008-07-12 00:54:52 +02:00
build bug 411586 - make hte default packager format bzip2 instead of gzip. r=mento 2008-07-08 16:31:09 -04:00
caps Followup patch to bug 425201. Make sure to throw if xhr.open is called with an illegal uri. Also restore the nsIScriptSecurityManager.CheckConnect API as soap still uses it 2008-04-18 10:35:55 -07:00
chrome Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 08:05:58 -07:00
config Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
content Add crashtest for bug 413174 2008-07-11 14:07:35 -07:00
db merge to mozilla-central 2008-07-08 10:10:53 -04:00
dbm Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
docshell fix typo in previous push (bug 439164) 2008-07-08 18:05:50 -04:00
dom Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-07-11 14:28:12 -07:00
editor Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
embedding Don't save applet "code" locally if there is an "archive". b=430283 r+sr=jst 2008-07-09 17:52:23 +02:00
extensions Unit test for bug 9357 (Autodetection of EUC-KR) 2008-06-22 01:28:42 -07:00
gfx Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
intl Bug 443672 - Fix a few nits in nsStringBundle.cpp, r=smontagu 2008-07-09 22:21:24 +02:00
ipc/ipcd backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
jpeg Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h p=mook@songbirdnest.com (Mook) r=mmoy@yahoo.com (Michael Moy) sr=pavlov@pavlov.net (Stuart Parmenter) a=dsicore@mozilla.com (Damon Sicore) 2008-03-12 14:36:47 -07:00
js Landing fix for bug 442066. Make XPCWrappedJS destruction threadsafe. Patch by bruno@flock.com and manish@flock.com, r+sr=jst@ 2008-07-11 14:44:59 -07:00
layout Bug 444838. Correctly stringify all tokens instead of asserting on some. r+sr=dbaron 2008-07-11 18:49:46 -04:00
memory/jemalloc use '-s' options instead of '-' for 'silent' on ed, as we know at least one machine where the former succeeds and the latter fails though both mean the same, r=ted 2008-07-03 18:51:44 +02:00
modules Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-07-11 14:28:12 -07:00
netwerk Back out Public Suffix List changes at myk's request 2008-07-10 23:04:06 +01:00
nsprpub Import NSPR 4_7_1_RTM 2008-06-06 08:36:51 -04:00
other-licenses Bug 340976: use a better version of the Firefox icon on Vista, icon by Steven Garrity <steven@silverorange.com>, ui-r=faaborg, a=mconnor 2008-05-09 09:05:14 -07:00
parser Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
plugin/oji JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 12:16:08 -07:00
probes
profile Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
rdf Better handling of overflowing integer values. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-07-01 15:46:12 -07:00
security Bug 442561, enable Entrust Root Certification Authority for EV 2008-07-08 23:27:13 +02:00
storage Disable stupid test (stupidity is my own fault). Bug 444821 to fix it properly 2008-07-11 17:29:45 -04:00
sun-java
testing Sisyphus - documentation, bug 397908 2008-07-10 16:37:21 -04:00
toolkit Bug 431002 – Search fields should use search-close instead of the close button for tabs. r=dao 2008-07-12 00:54:52 +02:00
tools Backed out changeset 12412df591a0 (bug 443220) 2008-07-08 18:34:01 -04:00
uriloader Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher. 2008-07-11 14:34:05 -07:00
view Bug 442729 - Annotate stack-only classes in layout, r+sr=roc 2008-07-01 15:16:45 -04:00
webshell
widget Remove extra semicolon (bug 443756). Patch reviewed by Peter Weilbacher. 2008-07-11 14:34:05 -07:00
xpcom Bug 444565: fix scalability of outparams.js with new treehydra 2008-07-10 15:47:25 -07:00
xpfe fix xpfe autocomplete bustage from bug 438861 to be really in sync with cvs 2008-07-09 19:41:48 +02:00
xpinstall Bug 436207: Display error when install fails due to missing install.rdf. r+sr=dveditz 2008-07-03 17:36:10 +01:00
xulrunner Bug 441096 - Uses $(DEPTH) variable to make debian installer path relative r=ted 2008-07-05 14:31:50 -04:00
.hgignore Bug 439651 - ignore ID file (idutils) and TAGS (etags), r=bsmedberg 2008-07-09 13:03:31 -04:00
.hgtags Added tag FENNEC_M4 for changeset caeba7562e49 2008-06-26 17:34:05 -04:00
aclocal.m4
allmakefiles.sh bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
client.mk client.mk still includes instructions to call python client.py checkout, p=me, r=ted 2008-06-24 16:00:30 -03:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00
LEGAL
LICENSE
Makefile.in Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07:00
README.txt Bug 411638 - Update top-level README.txt in CVS. r=bsmedberg 2008-01-18 14:09:32 -08:00

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/