Gecko engine for Wine
Go to file
2008-03-28 14:03:51 -07:00
accessible Bug 424971. XUL alerts not getting spoken. Patch by Marcoz, r=aaronlev, a=blocking1.9 2008-03-28 08:00:49 -07:00
browser Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
build bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 10:37:00 -07:00
caps Fix bug 421228. r+sr=sicking 2008-03-27 20:46:15 -07:00
chrome bug 417086 fix regression with ':' in chrome URI fragments, r/sr=bsmedberg, blocking-firefox3+ bug 415191 rdf/chrome version of bug 413250, r/sr=neil 2008-03-06 17:20:44 -08:00
config Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 11:08:44 -07:00
content Backout b=401086 change as it removed the space/shift-space distinction for scrolling. 2008-03-28 12:44:45 -07:00
db Back out bug 415947 due to topcrash bug 424163, a=beltzner 2008-03-20 12:17:09 -07:00
docshell Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu 2008-03-22 09:50:47 -07:00
dom Bug 424066 - "CheckSameOriginURI reports spurious error during routine internal comparison" (make NS_ScriptErrorReporter not whine about inequal origin URLs when constructing exceptions) [p=shaver@mozilla.org (Mike Shaver) sr=bzbarsky a1.9b5=beltzner] 2008-03-25 22:37:23 -07:00
editor Add a crashtest 2008-03-26 15:13:20 -07:00
embedding reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
extensions Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 13:19:34 -07:00
gfx Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 02:32:03 -07:00
intl Remove unnecessary and obsolete code. Bug 424916, r+sr=dbaron, a=damons 2008-03-25 13:19:34 -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 JavaScript Tests - update test for bug 338001 to handle various memory pressure scenarios 2008-03-28 12:14:45 -07:00
layout Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 02:32:03 -07:00
memory/jemalloc bug 423036. decommit for huge allocations. patch from Jason Evans. r/sr=me a=vlad 2008-03-14 20:51:44 -07:00
modules Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) / joe@drew.ca (Joe Drew [JOEDREW!]) r=stuart sr=tor a=blocking1.9+] 2008-03-28 01:36:27 -07:00
netwerk Bug 422016 - "Crash [@ nsHttpHeaderArray::PeekHeader] with proxied https only when network.http.pipelining.ssl is true" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=biesi a=blocking1.9+] 2008-03-28 01:46:15 -07:00
other-licenses Back out my patch from bug 424489 now that tagging date has been established. 2008-03-25 22:44:59 -07:00
parser reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
plugin/oji reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07: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 Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner 2008-03-17 12:05:24 -07:00
rdf backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07:00
security/manager Bug 420187. Backing out all 3 patches from today, because of regressions. a=shaver 2008-03-25 20:06:52 -07:00
storage Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
sun-java Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
testing "Automated configuration bump, release for firefox 3.0b5rc2" 2008-03-27 16:43:42 -07:00
toolkit Bug 425798: fix typo from patch in bug 404438, pending r+a=mconnor 2008-03-28 14:03:51 -07:00
tools Bug 421411, fix up runMozillaTests (migrating nightlies to automation), r=rhelmer 2008-03-28 11:16:36 -07:00
uriloader Followup to 414201, get rid of some release calls 2008-03-20 16:22:41 -07:00
view Bug 421209, r=cpearce, sr=jst, a=beltzner 2008-03-20 13:24:36 -07:00
webshell Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
widget Fix crash on quit in nsMenuX::RemoveAll() on 10.5.X (work around Apple bug) -- 2nd attempt to check in. b=422827 r=josh sr=vlad 2008-03-27 09:30:13 -07:00
xpcom Print shortest path to expected garbage for unlink deficiencies as well. b=422848 r+sr=peterv a=DEBUG_CC only (not part of default build) 2008-03-27 10:09:51 -07:00
xpfe fix wonkiness with modal windows resulting from showModalDialog on Mac OS X. b=395465 r=jst r=smichaud sr=vlad a=beltzner 2008-03-23 15:30:56 -07:00
xpinstall reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
xulrunner Bug 420373 - "need a way to distinguish GREs based on architecture in nsGREGlue" [p=mozilla@rosenauer.org (Wolfgang Rosenauer) r=bsmedberg a1.9b5=schrep] 2008-03-21 21:25:34 -07:00
.hgignore Set up .hgignore to ignore CVS files. 2007-03-22 10:29:00 -07:00
.hgtags Added tag MOZILLA_1_9_a7_BASE for changeset 66a5c7bce7ee 2007-08-06 15:30:41 -07:00
aclocal.m4 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
allmakefiles.sh bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
client.mk Put something non-empty that changes (the output of date) into the .nss.checkout file so it is better reflected when mirroring a CVS checkout into other version control systems. b=421861 r=bsmedberg a1.9b5=schrep (landing original patch rather than revised one) 2008-03-21 14:13:41 -07:00
configure.in Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 11:08:44 -07:00
LEGAL Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
LICENSE Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
Makefile.in Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner. 2008-03-19 18:13:36 -07: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/