Gecko engine for Wine
Go to file
2008-02-26 17:01:01 -08:00
accessible Bug 419409. MSAA/IAccessible2 broken in gmail. This fixes the crash part of the problem. r=marcoz, a=beltzner 2008-02-26 14:36:29 -08:00
browser Bug 417476 - "This Frame context submenu needs menu icons" [p=reed r=Ryan mpa=Mano a1.9=damons] 2008-02-26 16:55:45 -08:00
build NPODB. Adding max and mappings required to build NSPR 2008-02-22 17:33:02 -08:00
caps Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking 2008-02-26 04:40:18 -08:00
chrome Fix nit in previous patch b=416531 r=Mano etc. 2008-02-22 15:35:01 -08:00
config Bustage fix from bug 415928, r=ted 2008-02-26 10:30:21 -08:00
content Bug 409025: OBJECTs with type attribute but no data attribute do not fire plugin errors. r=biesi, sr=jst 2008-02-26 16:29:02 -08:00
db Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00
docshell Bug 197466 - "Back button (session history) has 50 entries regardless of setting in prefs.js" [p=zug_treno@yahoo.com r+sr=bzbarsky a1.9=damons] 2008-02-23 01:36:27 -08:00
dom Bug 409349 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=Enn sr=dveditz a1.9=damons a=blocking1.9+] 2008-02-26 17:01:01 -08:00
editor Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking 2008-02-24 02:55:37 -08:00
embedding remove unused files, rename mac prompt service file to .mm. prep for exceptions handling. b=419389 r/sr=roc 2008-02-26 11:37:44 -08:00
extensions update German locale to current trunk and re-add it to the build 2008-02-26 11:28:53 -08:00
gfx Bug 410114 - "Simplify nsTransform2D" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons] 2008-02-26 01:42:36 -08:00
intl Bug 416446 - Make PluralForm more useful for extensions and delay importing strings for perf. r=sdwilsh, r=smontagu, a1.9=damons 2008-02-25 13:33:39 -08:00
ipc/ipcd Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
jpeg Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep] 2008-02-14 12:38:19 -08:00
js bug=400902 r,a1.9=brendan Specialized GC arena for double values 2008-02-26 13:01:42 -08:00
layout Bug 395609, r=roc, sr=sicking 2008-02-26 15:48:49 -08:00
memory/jemalloc bug 419753. export additional jemalloc symbols from the crt. r/a=me 2008-02-26 16:55:45 -08:00
modules Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart 2008-02-26 00:00:44 -08:00
netwerk Bug 403370: fixed a memory leak of a PRNetAddr whenever nsHostResolver::ResolveHost parses an IP address literal again. r=cbiesinger,darin. a1.9+=damons. Modified files: nsHostResolver.cpp nsHostResolver.h 2008-02-26 16:27:33 -08:00
other-licenses Back out my patch from bug 415681 now that tagging has been completed. 2008-02-04 18:47:30 -08:00
parser Bug 418119 - "nsIContentPolicy not called for external DTDs of XML documents" [p=trev.moz@adblockplus.org (Wladimir Palant) r=sicking sr=peterv a1.9=beltzner a=blocking1.9+] 2008-02-22 03:32:24 -08:00
plugin/oji Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep 2008-02-09 02:37:42 -08:00
probes Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com 2007-10-10 16:03:14 -07:00
profile Add some missing |#if defined (XP_UNIX)| checks to fix bustage on Windows caused by bug 372081. 2008-01-15 19:56:04 -08:00
rdf Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+] 2008-02-13 03:34:46 -08:00
security/manager Bug 415033: added a hidden preference (in about:config) for enabling or disabling the TLS session ticket extension. The patch is contributed by Nagendra Modadugu <ngm+mozilla@google.com>. r=wtc,rrelyea,kengert a1.9+=damons Modified Files: netwerk/base/public/security-prefs.js security/manager/ssl/src/nsNSSComponent.cpp 2008-02-26 15:09:39 -08:00
storage Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 03:25:59 -08:00
sun-java
testing updated install.rdf with AMO friendly maxversion and no updateurl 2008-02-26 16:06:27 -08:00
toolkit Bug 408134 - "Source Server for Windows builds integrated into symbolstore.py" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-02-26 16:54:47 -08:00
tools use dir with rc in the name b=417703 r=nthomas 2008-02-26 14:00:13 -08:00
uriloader Bug 273524 - "Helper applications with parameters don't work ( GTK2/Gnome )" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a1.9=beltzner] 2008-02-26 16:58:15 -08:00
view Bug 417967. Align subframe drawing so that drawing at (0,0) relative to the root view's origin is aligned to a pixel boundary. r+sr=bzbarsky 2008-02-24 17:39:34 -08:00
webshell
widget Fix several focus bugs regressed by patch for bug 413882. b=404433 r=josh sr=roc 2008-02-26 14:08:27 -08:00
xpcom Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons 2008-02-26 14:44:41 -08:00
xpfe Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore 2008-02-26 08:12:17 -08:00
xpinstall Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan] 2008-02-25 00:59:20 -08:00
xulrunner Bug 418601 icons and documentation files (LICENSE and README.txt) should not be installed as executable on linux Patch from Martin Stransky <stransky@redhat.com> r=bsmedberg a=damons 2008-02-25 21:19:59 -08:00
.hgignore
.hgtags Added tag MOZILLA_1_9_a7_BASE for changeset 66a5c7bce7ee 2007-08-06 15:30:41 -07:00
aclocal.m4
allmakefiles.sh bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
client.mk Bug 416571, Update NSPR to 4.7.1 beta 1 r=wtc, blocking1.9=mtschrep Bug 412937, Update NSS to NSS_3_12_BETA2 r=rrelyea, blocking1.9=mtschrep 2008-02-21 16:58:50 -08:00
configure.in bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg 2008-02-25 12:50:35 -08:00
LEGAL
LICENSE
Makefile.in Bug 408134 - "Source Server for Windows builds integrated into symbolstore.py" [p=lukasblakk@gmail.com (Lukas Blakk [lsblakk]) r=luser/ted a1.9=beltzner] 2008-02-26 16:54:47 -08: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/