Gecko engine for Wine
Go to file
2008-08-12 10:44:51 +01:00
accessible Bustage fix for bug 423176. Explicitly include version.lib in accessible.dll 2008-08-08 17:23:45 +02:00
browser fix typo 2008-08-12 15:03:45 +02:00
build Bug 443768. Several conditions in mode2binstr are always true. patch=wolfe@lobo.us, r=dougt@meer.net 2008-07-14 09:30:52 -07:00
caps Bug 434522 follow-up bustage fix. 2008-07-28 23:37:58 -07:00
chrome Bug 391311 followup - if the chrome registry doesn't initialize correctly, don't crash on destruction, r=Mossop a=beltzner 2008-04-11 08:05:58 -07:00
config Bug 447853. Remove obsolete intl/ctl module. r=ted, sr=roc 2008-08-11 18:11:41 +03:00
content Bug 449457, Setting xuldocument.tooltipNode may leak, r+sr=jst 2008-08-12 16:21:21 +03:00
db Bug 443296 -- morkRowCellCursor::NextCell skips first cell. r/sr=bienvenu 2008-08-06 17:05:32 -04:00
dbm Import NSS_3_12_RC4 2008-06-06 08:40:11 -04:00
docshell Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst 2008-08-11 09:38:43 +01:00
dom Bug 446132 - Allocate nsJSONWriter on the stack, r=sayrer sr=jst 2008-08-11 15:06:27 -04:00
editor From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron 2008-08-11 11:05:58 -04:00
embedding b=422221; additional DirectFB compilation fixes 2008-08-09 22:25:30 -07:00
extensions Bug 436502 - instantApply='tue' in extensions/metrics/content/prefs.xul. r=pete. NPOTDB. 2008-07-29 16:35:41 +02:00
gfx Bug 406299. Make sure we include the font ascent/descent of a soft hyphen if there is one (gfx bits). r+sr=dbaron 2008-08-12 21:34:52 +12:00
intl Bug 422789: reduce narrow windows API calls in uconv/, original patch by Brad Lassey <blassey@mozilla.com>, r=smontagu 2008-08-11 15:11:48 -07:00
ipc/ipcd backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
jpeg Bug 414042 - MSVC71 build error in jdapimin.c attempting to include intrin.h p=mook@songbirdnest.com (Mook) r=mmoy@yahoo.com (Michael Moy) sr=pavlov@pavlov.net (Stuart Parmenter) a=dsicore@mozilla.com (Damon Sicore) 2008-03-12 14:36:47 -07:00
js Create implicit XPCNativeWrappers in fewer situations. bug 441087, r=jst sr=bzbarsky 2008-08-11 16:00:24 -07:00
layout Comment out new tests that are failing 2008-08-12 23:08:21 +12:00
media Bug 448834. Move Ogg libraries from modules/ to media/. r+sr=roc 2008-08-06 12:47:37 +12:00
memory/jemalloc Bug 446096: Integrate upstream jemalloc optimizations, r=pavlov 2008-07-25 14:53:20 -07:00
modules Bug 446708: ZipWriter incorrectly passes 0 data to onDataAvailable. r=biesi 2008-08-12 10:44:51 +01:00
netwerk Bug 449986 – profile-before-change should close cookie db connection. r=dwitte 2008-08-11 22:14:15 -07:00
nsprpub Bug 444688. Use an IsFrameOfType check instead of a frame state bit to detect whether a frame excludes ignorable whitespace children. r+sr=dbaronlayout 2008-07-14 10:41:18 +12:00
other-licenses (Thunderbird 7zSD.sfx) Bug 404609 - Update Thunderbird installer with changes made to the Firefox installer. r=standard8 2008-08-05 14:19:50 -07:00
parser Bug 445570 - parser autostring allocated on the heap, r=mrbkap 2008-07-17 11:23:00 -04:00
plugin/oji JEP 0.9.6.4. b=428606 r=josh sr=jst a=dsicore 2008-04-23 12:16:08 -07:00
probes
profile Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
rdf Better handling of overflowing integer values. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-07-01 15:46:12 -07:00
security Bug 307319 - Certificate details show incorrect public key information 2008-07-17 13:14:54 -04:00
storage Avoid returning false without setting an exception. bug 429521, r=sdwilsh 2008-08-04 10:04:27 -07:00
sun-java
testing Sisyphus - Improve compiler environment customization on Windows, bug 446092 2008-08-06 00:23:51 -07:00
toolkit Bug 449701 – legacy storage module shouldn't share login objects across XPCOM. r=gavin 2008-08-11 17:08:49 -07:00
tools Follow up to bug 448003 Z/mZ values are off by 100 on OS X - make the symbol type matching case-insensitive. r=ted 2008-08-12 09:31:03 +01:00
uriloader relanding Bug 441636 after bad backout 2008-07-27 09:44:20 -04:00
view Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc 2008-08-09 11:46:30 +09:00
webshell
widget Bug 449681 – switch color_management pref from off/on bool to off/on/taggedonly int. r=vlad 2008-08-11 21:55:36 -07:00
xpcom Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now. 2008-08-11 17:01:47 -07:00
xpfe Bug 450087 Move filepicker source code files from xpfe to toolkit. r=ted 2008-08-11 14:07:51 +01:00
xpinstall Bug 436207: Display error when install fails due to missing install.rdf. r+sr=dveditz 2008-07-03 17:36:10 +01:00
xulrunner "Brad Lassey" - Bug 445918 - Setting xr version in deb package to gre version + buildid, relanding after backout in de1e95ba7165 r=ted 2008-08-05 10:54:42 -04:00
.hgignore Bug 448622 - Ignore obj/objdir without hyphen for hgignore. r=ted 2008-07-31 22:44:18 -07:00
.hgtags Added tag FIREFOX_3_1a1_BUILD2 for changeset afc4ee509d9c 2008-07-25 12:59:49 -04:00
aclocal.m4
allmakefiles.sh bug 361583, add testcases for jar.mn, r=ted.mielczarek 2008-06-13 16:41:43 +02:00
client.mk client.mk still includes instructions to call python client.py checkout, p=me, r=ted 2008-06-24 16:00:30 -03:00
client.py Bug 417635 - import NSPR and NSS into hg, r=ted 2008-06-06 08:34:40 -04:00
configure.in NS_OSSO requires DBUS. bug 445943. r=ted 2008-08-11 17:22:48 -07:00
LEGAL
LICENSE
Makefile.in bug 417516 - add top level Makefile targets to run test suites. add targets for mochitest. r=bsmedberg 2008-07-27 13:06:58 -04: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/