Gecko engine for Wine
Go to file
2010-04-12 10:27:37 +12:00
accessible Bug 545467 - nsHTMLImageAccessible shouldn't allocate hash in dynamic memory, r=davidb 2010-04-06 09:41:28 +09:00
browser Bug 538331 - On update perform action based upon the update metadata. r=dietrich, r=dtownsend, r=gavin, ui-r=beltzner 2010-04-06 19:49:23 -07:00
build Bug 551256 - Disable vmwarerecordinghelper on mingw. 2010-03-24 00:24:38 +01:00
caps Merged with mozilla-central 2010-04-07 06:59:04 -04:00
chrome Merged with mozilla-central 2010-04-07 06:59:04 -04:00
config (no bug) Remove remnant MOZ_CALENDAR since (at least) mozilla1.9.1. 2010-04-04 04:38:09 +02:00
content Merged with mozilla-central 2010-04-07 06:59:04 -04:00
db Bug 554605 crash [@ morkRow::AcquireRowObject(morkEnv*, morkStore*)] 2010-03-25 13:52:49 +01:00
dbm Bug 527659, Update mozilla-central to NSS 3.12.6 (beta) 2010-02-07 12:54:28 +01:00
docshell Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
dom Bug 557757, e10s is burning 2010-04-07 12:44:02 +03:00
editor Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689 2010-04-06 21:08:58 -04:00
embedding Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
extensions Bug 537156 - [e10s] Implement cookies. r=jduell,sdwilsh; sr=bz 2010-03-25 16:02:28 -07:00
gfx Bug 557175 - No bug commit rev 146fdb589df5 broke Qt port compilation. r=vladimir 2010-04-07 03:54:05 -04:00
intl Bug 544512 - Misaligned accesses in uconv causes Bus Error on sparc and word wrapping on arm. r=smontagu 2010-03-06 16:35:11 +01:00
ipc Merged with mozilla-central 2010-04-07 06:59:04 -04:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Merged with mozilla-central 2010-04-07 06:59:04 -04:00
layout Merged with mozilla-central 2010-04-07 06:59:04 -04:00
media Bustage fix for bug 526097. 2010-03-18 16:30:41 +13:00
memory Implement std::nothrow variants of operator new/delete. b=550805 r=cjones 2010-03-14 20:56:47 +01:00
modules exit for pluginCrashInNestedLoop rather than crashing with crashreporter, to make timing more reliable b=550026 2010-04-12 10:27:37 +12:00
netwerk Bug 558490: Infrastructure needed to support SetPriority in HttpChannelChild. a=jduell, r=dwitte 2010-04-10 21:53:35 -07:00
nsprpub update nspr to NSPR_HEAD_20100330 to pick up support for android r=ted 2010-03-30 15:23:44 -04:00
other-licenses Bug 526457. Fix AIX compilation. r=bsmedberg 2010-03-15 14:43:16 +13:00
parser Bug 554513 - Remove buffer growth limits from the HTML5 parser where the old parser did not have the exact corresponding limits. rs=sicking. 2010-03-26 09:50:21 +02:00
probes
profile bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg 2009-12-14 06:44:27 -05:00
rdf Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap 2010-03-08 07:45:00 -08:00
security Merge 2010-03-12 15:20:36 -08:00
storage Bug 550425: Bump up the timeout for expensive deadlock tests and print more info on failures. r=bsmedberg,sdwilsh 2010-03-24 19:12:32 -05:00
testing Merged with mozilla-central 2010-04-07 06:59:04 -04:00
toolkit Merged with mozilla-central 2010-04-07 06:59:04 -04:00
tools Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol 2010-04-02 12:58:11 -05:00
uriloader Bug 548719 - CFStringCreateWithCString() and CFStringCreateWithBytes() can return NULL without having run out of memory. r=josh 2010-04-06 16:46:39 -05:00
view b=544211 preparation for handling synthesized button-up events for ending element pointer capture r=smaug 2010-03-24 16:36:27 +13:00
webshell Bug 461199 (Part 17) - Remove no longer needed code from webshell and docshell. 2009-12-15 16:04:18 -08:00
widget Merged with mozilla-central 2010-04-07 06:59:04 -04:00
xpcom Merged with mozilla-central 2010-04-07 06:59:04 -04:00
xpfe Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
xpinstall Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04:00
xulrunner Bug 555916 - Installing an application should install in /usr/local instead of /usr. r=bsmedberg 2010-04-06 09:06:46 +02:00
.hgignore Bug 537271 - Add .pyo files to .hgignore, r=ted 2010-01-08 13:57:46 +01:00
.hgtags Merge with mc 2010-03-17 10:37:32 -07:00
aclocal.m4 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
allmakefiles.sh Bug 554583 Failed to configure firefox on Solaris r=ted.mielczarek 2010-03-29 17:26:19 +08:00
client.mk dummy commit 2009-09-02 00:27:27 -07:00
client.py Bug 550223, Update nspr/nss actions in client.py 2010-03-09 14:54:09 +01:00
configure.in bug 554364 - use -fomit-frame-pointer on Linux. r=jimb 2010-03-26 14:23:48 -04:00
LEGAL
LICENSE Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Makefile.in Bug 552385 - "Memory" directory is compiling twice while building fennec. r=ted.mielczarek 2010-03-24 06:07:45 -04:00
README.txt

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 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/