Gecko engine for Wine
Go to file
2008-10-29 10:38:08 -07:00
accessible Additional fix for bug 462025 as discussed with aaronlev,surkov 2008-10-29 18:03:20 +01:00
browser Bug 462050 - load the microsummary service after delayedStartup, w/ other non-essential services (r=myk) 2008-10-29 09:50:55 -07:00
build Windows CE Shunt Clean up. Massive removal of functionality to reduce the impact on our code. Part of bug 456788. NPODB 2008-10-24 18:39:07 +01:00
caps Bug 396851 - Check to see if we're UniversalXPConnect-enabled to allow privileged web pages to unwrap XOWs. r+sr=bzbarsky 2008-10-22 13:15:22 -07:00
chrome Bug 251475. Make sure channels don't return null for the originalURI. Initial work by Daniel Kraft <domob@daniel-kraft.net> and Brandon Ferguson <bnferguson@gmail.com>. r+sr=bzbarsky. 2008-10-15 16:05:23 -04:00
config use single quotes for the dehydra args, because other code double-quotes these and things get really confused... static-analysis only bustage fix 2008-10-24 16:26:43 -04:00
content Bug 449746 - Switch content is not displayed with requiredExtensions="http://www.w3.org/1999/xhtml" or requiredExtensions="http://www.w3.org/1998/Math/MathML"; r=(longsonr + mozbugz + roc) 2008-10-29 05:21:06 +01:00
db Backed out changeset 25a7e822742a to fix windows bustage 2008-10-28 20:09:43 -04:00
dbm Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla 2008-10-23 02:38:29 +02:00
docshell Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
dom Bug 457964 - changed media paused type to boolean - r+sr=roc 2008-10-29 10:54:17 +13:00
editor Comment fix 2008-10-20 18:32:50 +02:00
embedding Bug 461283 - Crash [@ fastcopy_I ] - printing broken r=vlad 2008-10-24 01:21:15 -04:00
extensions Now really backing out the offending mochitest, and also the patch I accidently checked in instead. 2008-10-21 20:29:39 +02:00
gfx b=455647 garbage Indic characters on parts of some English webpages. r=pavlov 2008-10-29 10:24:06 -07:00
intl Bug 228102 - </intl/strres/tests/strres-test.xul>: "This file needs a rewrite"; (Bv1) <intl.pkg>; r=smontagu 2008-10-28 01:54:35 +01:00
ipc/ipcd Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +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 Fix red on mozilla-central because js.cpp doesn't build on Windows. No bug#. 2008-10-28 13:07:45 -07:00
layout Bug 458588 - remove uses of -moz-outline* and drop the aliases afterwards; nsPresShell.cpp; r+sr=roc 2008-10-29 06:11:40 +01:00
media Bug 459938 - Fix yuv2rgb in liboggplay to display correct colours - rs=roc 2008-10-29 07:58:22 +13:00
memory/jemalloc bug 451193. link xulrunner-stub with jemalloc on linux. r=bsmedberg 2008-08-26 15:25:05 -07:00
modules back out changeset 47259b642835, b=456662 2008-10-28 17:00:32 -07:00
netwerk Bug 461327 - White list entries fix; r=dcamp sr=bzbarsky 2008-10-28 05:33:12 +01:00
nsprpub Bug 461082, Deliver NSS 3.12.2 and NSPR 4.7.2 to Mozilla 2008-10-23 02:38:29 +02:00
other-licenses Bug 455057 - some chrome images have embedded profiles. ui-r=faaborg, sr=mconnor. 2008-10-16 15:20:21 -07:00
parser Bug 458983: dead stuff in nsHTMLElement r+sr=mrbkap 2008-10-14 09:55:57 -07:00
plugin/oji New version of JEP (0.9.6.5). b=461677 r=josh sr=jst 2008-10-29 10:38:08 -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 Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
rdf Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
security Bug 401292 - application and addon updates fail when Danish Government browser extension is installed; r=(dveditz + kaie) 2008-10-29 05:39:28 +01:00
storage Bug 454740 - Asynchronous storage should batch/chunk results 2008-10-29 13:13:32 -04: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 461044 - Sisyphus - add fennec support 2008-10-22 04:50:22 -07:00
toolkit Bug 459546 - Make about:sessionrestore look good on all platforms, Mac part. Also fixes bug 459740. r=zeniko 2008-10-29 15:20:18 +01:00
tools bug 454261: add Mercurial and long filename support to patcher - use from_decoded instead of partial_decoded. r=nrthomas, patch=me 2008-10-17 08:12:57 -04:00
uriloader Bug 461754 - Wrong error handling in nsMIMEInfoWin.cpp; r=benjamin 2008-10-29 03:48:00 +01:00
view Bug 455871 - [mac] Regression: drag & drop is not working at all after some-time of browser usage; fix, v2 + colorpicker test update; r+sr=roc 2008-10-28 05:44:29 +01:00
webshell
widget Bug 168117 - Need to implement nsIWidget::SetParent on the Mac; v4; r=(joshmoz + smichaud) sr=roc 2008-10-29 06:19:42 +01:00
xpcom back out changeset 47259b642835, b=456662 2008-10-28 17:00:32 -07:00
xpfe Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
xpinstall Bug 460911 - Make the installer complain about missing files on stdout; r=benjamin 2008-10-29 04:22:06 +01:00
xulrunner 'make installer' for XULRunner should only print a warning, not return a failing exit code. r=ted, patch=me 2008-10-23 08:30:45 -04:00
.hgignore Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
.hgtags cleaning up unused tags in the Thunderbird 3 Aplha 3 dry-run build 2008-10-20 12:09:47 -04:00
aclocal.m4 To allow altoptions.m4 to be shared by both the main Mozilla and the 2008-08-26 14:34:35 -07:00
allmakefiles.sh Bug 422991 - "'make distclean' misses some files" (cleanup branding) [r=bsmedberg] 2008-10-20 22:18:55 -05:00
client.mk Bug 454449 - client.mk doesn't gracefully fail if it can't locate autoconf; v3; r=ted.mielczarek 2008-10-23 18:24:52 +02:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in b=460717 Increase required Pango build-time version to 1.14. r+sr=roc 2008-10-29 10:25:22 -07:00
LEGAL
LICENSE
Makefile.in Bug 455940: for now, remove dist/bin/components, so that the Windows builds will stop leaking due to the extra components. 2008-09-26 14:35:14 -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/