Gecko engine for Wine
Go to file
2010-01-31 21:10:07 -08:00
accessible Bug 542267 - get rid nsAccessNode::gIsAccessibilityActive, r=davidb 2010-01-27 23:10:02 +08:00
browser Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle) 2010-01-31 19:12:57 -08:00
build Fix typo in error-handling case that we rarely hit, r=trivial 2010-01-26 17:46:47 -05:00
caps Bug 515437 CSP connection code, r=jst,dveditz sr=jst 2010-01-22 13:38:21 -08:00
chrome Bug 540745 - Remove app-chrome.manifest related code, r=bsmedberg 2010-01-20 11:57:31 -08:00
config Bug 527707. Build System DWrite/Direct2D mods. r=ted 2010-01-22 15:38:23 -05:00
content merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
db Bug 530667 - Upgrade to SQLite 3.6.22 2010-01-06 10:32:47 -08:00
dbm Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
docshell Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
dom Clean up a bunch of things in nsNPAPIPlugin. b=543339 2010-01-31 16:41:26 -05:00
editor Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz 2010-01-20 11:22:09 +01:00
embedding Merge mozilla-central to tracemonkey. 2010-01-29 09:51:21 -08:00
extensions Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte 2010-01-21 14:11:49 -05:00
gfx Bug 540702: fix incorrect char-to-glyph array indexing. r=jdaggett 2010-01-30 13:16:35 +00:00
intl Bug 542823: Fix display of cp932 encoded messages r=smontagu 2010-01-30 07:52:32 -05:00
ipc Bug 542617 - 'Deferred message loop mishandles WM_NCCALCSIZE'. r=jimm. 2010-01-28 10:03:37 -08:00
jpeg Bug 539378 - Remove MOZ_BITS macro from tree. r=ted 2010-01-19 14:12:09 +09:00
js Merge tracemonkey to mozilla-central. 2010-01-31 10:12:39 -05:00
layout Pass the dirty rect through, transformed appropriately, in nsSVGForeignObjectFrame::PaintSVG. (Bug 541188) r=jwatt sr=roc 2010-01-30 11:28:02 -08:00
media Bug 501894: Fix AIX linker error in libvorbis r=roc 2010-01-30 07:43:45 -05:00
memory/jemalloc Bug 515556 - Fix jemalloc committed memory statistics. r=vlad 2009-11-10 16:01:08 -08:00
modules Clean up a bunch of things in nsNPAPIPlugin. b=543339 2010-01-31 16:41:26 -05:00
netwerk Bug 178506: Preserve original last-modified date on downloads r=sdwilsh 2010-01-30 12:58:01 -05:00
nsprpub Bug 451187 JS causes a crash in nspr [@ Bfree ] 2010-01-13 21:21:52 +01:00
other-licenses Bug 536336 - Remove copyright strings in UI, r=gavin,handerson 2009-12-29 14:13:00 -08:00
parser Bug 539215 - Chunk long tree op queue flushes into multiple runnables in the HTML5 parser. r=bnewman. 2010-01-14 15:58:27 +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 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.) 2009-10-02 14:13:59 +03:00
security Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg 2010-01-23 11:34:08 -05:00
storage Backed out changeset dc7a04be6904 on suspicion of causing bug 543034. 2010-01-29 18:50:46 -08:00
testing Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
toolkit backout bug 492797 due to test failure 2010-01-31 21:10:07 -08:00
tools bug 539938 - Make L10n nightly updates work (for SeaMonkey), make generatesnippet.py accept a branch argument, r=armenzg 2010-01-19 18:49:07 +01:00
uriloader Bug 530505: Rev IID on various interfaces for Gecko 1.9.3 r=bsmedberg 2010-01-23 11:34:08 -05:00
view Bug 526394. Part 35: Prevent event dispatch and script execution during UpdateViewAfterScroll, even in the presence of malign Win32 reentrant APIs. r=mats 2010-01-12 10:45:20 +13:00
webshell
widget merge after backing out c7a04be6904 on suspicion of causing bug 543034 2010-01-29 18:56:08 -08:00
xpcom Bug 536269: Fix build bustage on OS/2 in xpcom/build/dlldeps.cpp r=bsmedberg 2010-01-30 07:45:56 -05:00
xpfe Bug 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz 2010-01-23 13:41:41 +02:00
xpinstall Bug 519263 - Session and time-based expiration for permissions in permissions manager. r=dwitte, 2009-10-16 14:01:04 -07: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 Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
aclocal.m4
allmakefiles.sh bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo 2009-10-16 13:34:27 -04:00
client.mk
client.py
configure.in Remove comment about broken Solaris qsort, since the AC_DEFINE went away before 1.4, and the code that cared about the define went away before M18 2010-01-04 21:56:45 -08:00
LEGAL
LICENSE
Makefile.in b=530038; add build warning if configure or config.status are out of date; r=ted 2010-01-22 16:39:13 -08: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/