Gecko engine for Wine
Go to file
2009-03-08 12:17:41 +09:00
accessible a11y leak fix for bug 481357 2009-03-08 01:27:10 +08:00
browser Bug 474908 - Dragging a tab in a window with only one tab detaches the tab. r=mano 2009-03-07 17:03:32 +01:00
build Bug 480279 - 'Allow mochitests to launch under a debugger or valgrind'. r=waldo. 2009-03-06 15:28:20 -08:00
caps Bug 472032 - [win64] sizeof(long) != sizeof(void*) assertion in nsScriptSecurityManager.cpp; changed SecurityLevel to use PRWord, clarified assertion on the protected code; r+sr=dveditz 2009-02-26 18:31:17 +01:00
chrome Excise nsCachedChromeChannel fixing bug 206691 amongst others r=bsmedberg sr=bz 2009-01-29 23:34:24 +00:00
config Bug 426639 - Fix the test harness to work on OS/2; m-c *.mk files; r=mozilla@Weilbacher.org 2009-03-02 07:28:09 +01:00
content Bug 481562: Don't create time container for an <svg> element until after it's been bound to a smil-enabled document. r+sr=roc 2009-03-07 13:40:08 -08:00
db Bug 478297 - Upgrade to SQLite 3.6.10 2009-02-15 11:34:32 -08:00
dbm Bug 473837, land NSS_3_12_3_BETA2 2009-01-21 04:43:31 +01:00
docshell Bug 481359 - Mouse shouldn't show spinner while pages are transferring, ui-r=beltzner r+sr=bzbarsky 2009-03-05 16:07:55 +01:00
dom Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin. 2009-03-06 11:54:29 -06:00
editor Crash tests for bug 456727. 2009-02-26 11:55:15 +01:00
embedding Bug 328412 - Find in empty document triggers "ASSERTION: No first node!"; r=bzbarsky sr=jst 2009-03-04 08:43:02 +01:00
extensions Bug 481112 - Remove nsIPref from system-pref. r=roc 2009-03-08 12:17:41 +09:00
gfx b=480507, don't crash if no fonts found in Windows font family; r+sr=vlad 2009-03-03 11:14:07 -08:00
intl Treat unpaired surrogate characters in UTF-16 as illegal characters. Bug 312716. Patch by me and Peter Annema <jag@tty.nl>, r=me, jag, jshin; sr=dveditz 2009-02-22 02:08:27 -08: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 Port xpcom to 64-bit Mac OS X, part 1. b=478687 r=mstange sr=bsmedberg 2009-03-06 12:32:57 -06:00
layout Bug 481562: Don't create time container for an <svg> element until after it's been bound to a smil-enabled document. r+sr=roc 2009-03-07 13:40:08 -08:00
media Backed out changeset d132b09831a1 due to test failure on WINNT 2009-03-06 15:09:48 +13:00
memory/jemalloc Bug 478576 - infinite loop in jemalloc:chunk_recycle_reserve; r=pavlov 2009-02-21 03:09:22 +01:00
modules Bug 462728 crash when using alert from docloaderservice onStateChange listener [@ nsJARChannel::OnStartRequest] 2009-03-05 13:27:48 +01:00
netwerk Bug 481612 - Should send activity distributor notifications also for STATUS_RECEIVING_FROM 2009-03-05 19:47:01 +01:00
nsprpub Bug 461270: Upgraded NSPR to NSPR_HEAD_20090210: linking NSPR 2009-02-11 12:09:38 -08:00
other-licenses Bug 480079 - Move comm-central 7zSD.sfxes out of mozilla-central (Thunderbird, SeaMonkey, and Sunbird). r=philringnalda, r=mcsmurf, r=mschroeder 2009-02-26 14:31:08 -08:00
parser Backed out changeset fdbe218cdcc7 - Causing crashtest hangs on linux. Tracked by bug 479499. 2009-03-03 09:43:47 -05:00
plugin/oji Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
probes
profile b=477727; WinCE doesn't have DELETE_ON_CLOSE; r=dougt 2009-02-10 15:10:08 -08:00
rdf Port xpcom to 64-bit Mac OS X, part 1. b=478687 r=mstange sr=bsmedberg 2009-03-06 12:32:57 -06:00
security Bug 456705 - Firefox 2.0.0.17 crashes when opening a https-site or on shutdown with FoxyProxy 2.8.5 [@ nsSSLThread::Run], r=kaie 2009-02-28 15:06:40 +01:00
storage Bug 479543 - mozStorageConnection::Close should use NS_ERROR instead of NS_WARNING to complain about unfinalized statements; r=sdwilsh 2009-03-01 18:23:26 +01: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 480279 - 'Allow mochitests to launch under a debugger or valgrind'. r=waldo. 2009-03-06 15:28:20 -08:00
toolkit Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB 2009-03-07 11:34:33 +00:00
tools b=458644 add gnu_debuglink support to jprof r=dbaron 2009-02-20 14:43:10 +13:00
uriloader Bug 471227 - rework offline update scheduling a bit to avoid losing/misscheduling updates. r+sr=bz 2009-03-04 13:37:29 -08:00
view Bug 298889 - iframe invisible when window is transparent; r+sr=roc 2009-02-24 17:53:32 +01:00
webshell Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
widget Cancel a pending mDragLeaveTimer when the window is destroyed, and don't schedule more than one at a time. b=481568 r+sr=roc 2009-03-07 18:08:51 +01:00
xpcom Bug 207973: Directory listing errors when a bad soft link (symlink) is present. r=joshmoz, sr=bsmedberg 2009-03-07 18:59:40 -08:00
xpfe Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB 2009-03-07 11:34:33 +00:00
xpinstall Bug 474763: Enable xpinstall test suite and fix switching on/offline. r=bsmedberg 2009-02-24 13:12:54 -08:00
xulrunner Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
.hgignore Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla. 2008-10-29 08:29:22 -07:00
.hgtags Added tag FENNEC_M11 for changeset f817a4378f32 2009-02-10 20:20:24 -05:00
aclocal.m4 Bug 472332 - Remove unused files from build/autoconf; +aclocal cleanup; r+sr=ted.mielczarek 2009-01-22 19:01:24 +01:00
allmakefiles.sh bug 474737 - Windows ce tools refactor, NPOTB r=dougt, ted 2009-01-28 13:13:56 -05:00
client.mk Bug 422986 - client.mk doesn't support parallel make. r=ted 2009-02-19 18:23:17 +01:00
client.py Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB 2008-11-13 15:37:04 +00:00
configure.in bug 473180. remove TARGET_DEVICE=emulator. It was an old hack to get builds working on wince simulators. no longer needed r=ted+jimb 2009-02-26 12:23:25 -08:00
LEGAL
LICENSE
Makefile.in bug 478221 - make 'make upload' upload symbols zip alongside build. r=bsmedberg 2009-02-17 09:18:50 -05:00
README.txt Bug 471548 - Add link in readme to moz-central. r=bsmedberg 2009-02-07 13:47:00 +01:00

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