Gecko engine for Wine
Go to file
2010-03-25 09:21:10 -07:00
accessible Bug 550180 - initialize non static class members in all constructors and use mFoo notation; r=davidb,surkov 2010-03-18 21:24:46 -04:00
browser Bug 541779 - Make site-specific zoom check asynchronous. r=myk 2010-03-25 06:52:21 -04:00
build Bug 551256 - Disable vmwarerecordinghelper on mingw. 2010-03-24 00:24:38 +01:00
caps Bug 371694 - Protect ourselves against null values. r=dveditz 2010-03-22 15:50:04 -07:00
chrome More Carbon usage cleanup. b=550787 r=bsmedberg 2010-03-10 14:30:11 -05:00
config Bug 548207 - allow make check to run over remote connection from devicemanager.py; (Dv1a) Tidy up RUN_TEST_PROGRAM conditionals. 2010-03-24 00:24:38 +01:00
content Backed out changeset 1bcf725bb32f due to PR_STATIC_ASSERT failure on ppc 2010-03-25 09:21:10 -07: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 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
editor Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
embedding Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
extensions Bug 552339 - 2010-03-14 xulrunner nightlies failed to build (mozilla-central). r=bsmedberg 2010-03-22 01:01:47 +09:00
gfx Bug 553852: D2D backend should destroy image surfaces when done with them. r=jrmuizel 2010-03-24 15:51:15 +01: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 Followup to bug 544936: Open child process handles with more privileges. r=bsmedberg 2010-03-24 19:12:31 -05:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Disable partial flat closures pending scope chain reconstruction on trace (554572, r=jorendorff; CLOSED TREE push ok'ed by sayrer). 2010-03-24 13:26:28 -07:00
layout Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
media Bustage fix for bug 526097. 2010-03-18 16:30:41 +13:00
memory Bug 441324 - mingw fix 2010-03-06 05:59:00 -06:00
modules Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh 2010-03-24 16:22:04 -05:00
netwerk Bug 554120: Fix out-of-bounds read in nsStandardURL.cpp. r=biesi 2010-03-22 00:36:38 -07:00
nsprpub Bug 549630. mViewToWidgetOffset is being calculated the wrong way around. r=mats 2010-03-10 13:14:17 +13:00
other-licenses Bug 526457. Fix AIX compilation. r=bsmedberg 2010-03-15 14:43:16 +13:00
parser Bug 543458 - Make the HTML5 tree op executor use nsContentSink code for deciding when to return to the event loop. r=bnewman. 2010-02-26 11:18:38 +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 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53: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 Bug 552253 - XPCShell no longer packages devicemanager.py properly r=ted 2010-03-24 10:51:17 -07:00
toolkit Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin 2010-03-25 14:16:20 +01:00
tools Fix bug 550388: avoid regexp perf issues in the stack fixer. r=dbaron 2010-03-20 23:08:47 -07:00
uriloader Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg 2010-03-18 10:37:12 +02: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 Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt 2010-03-25 14:18:10 +01:00
xpcom 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
xpfe Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc 2010-03-25 14:17:11 +01:00
xpinstall Bug 524449 - Remove nsIPref from tree. r+sr=benjamin 2010-03-13 22:25:13 +09:00
xulrunner bug 538183. Update xulrunner debian package control files. r=blassey 2010-01-06 09:10:48 -08:00
.hgignore Bug 537271 - Add .pyo files to .hgignore, r=ted 2010-01-08 13:57:46 +01:00
.hgtags Create UPDATE_PACKAGING_R10 on mozilla-central to get 3.7a* release updates working. NPOTB CLOSED TREE 2010-03-16 14:17:01 -04: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 552385 - "Memory" directory is compiling twice while building fennec. r=ted.mielczarek 2010-03-24 06:07:45 -04: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 Add support for the NPAPI Core Animation drawing model. b=497225 r=josh sr=roc 2010-03-23 20:51:11 -04:00
LEGAL
LICENSE
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/