Gecko engine for Wine
Go to file
2009-08-14 10:03:34 +02:00
accessible Bug 510024. Remove unnecessary casts in nsAccessibleWrap.mm. r=davidb 2009-08-12 14:54:54 -04:00
browser Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao 2009-08-14 10:03:34 +02:00
build Backed out changeset 08f71a710ae3 due to orange unit tests r=dougt 2009-08-12 19:26:03 -07:00
caps Bug 502959 - Restore code to make caps allow wrapping same-origin wrappedjs objects. r=jst sr=bzbarsky 2009-08-06 20:26:33 -07:00
chrome Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression 2009-06-16 14:38:51 +02:00
config bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE 2009-08-13 10:06:28 -04:00
content Don't QI a node to nsIDOMElement and back to nsIContent for every call to nsEventStateManager::GetContentState. (Bug 509889) r=enndeakin 2009-08-13 19:09:49 -07:00
db Bug 508104 - Upgrade to SQLite 3.6.16 2009-08-03 16:04:33 -07:00
dbm Bug 504080: Update NSS from NSS_3_12_4_FIPS1_WITH_CKBI_1_75 to 2009-07-28 17:01:39 -07:00
docshell Test for bug 301397. r=bzbarsky 2009-08-12 18:42:10 -04:00
dom Don't QI a node to nsIDOMElement and back to nsIContent for every call to nsEventStateManager::GetContentState. (Bug 509889) r=enndeakin 2009-08-13 19:09:49 -07:00
editor Add crashtest for bug 461049 2009-08-08 16:00:35 -07:00
embedding Bug 385154 - remove nsInt64 usage from the tree. r=roc 2009-08-12 10:51:46 +02:00
extensions Bug 508677 - Remove PyXPCOM (extensions/python) from mozilla-central. The code now lives in a separate repository, http://hg.mozilla.org/pyxpcom. moa=toddw r=ted 2009-08-07 13:10:07 -04:00
gfx Bug 507939 - Remove erroneous clip rect fixup which caused repainting errors with repeating radial gradients on Mac. r=jmuizelaar 2009-08-14 11:07:37 +12:00
intl Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu 2009-08-06 20:00:41 +02:00
jpeg [OS/2] Bug 506869: remove obsolete file, r=wuno@lsvw 2009-07-29 02:05:05 +03:00
js Merge tracemonkey to mozilla-central. 2009-08-13 17:38:22 -04:00
layout Bug 507334, part 2: Blit multiple rectangles when scrolling rather than blitting only the largest single rectangle, and avoid repainting opaque content that covers the scrolling content. r=dbaron 2009-08-13 19:09:51 -07:00
media Bug 501279. Update libvorbis to r16335. 2009-07-31 17:24:16 +12:00
memory/jemalloc b=493541 hook jemalloc into glibc's malloc r=bsmedberg 2009-07-30 15:15:50 +12:00
modules imported patch jpeg-icc 2009-08-13 18:33:24 -04:00
netwerk Bug 509929 - Reference cycle between nsProgressNotificationProxy and nsHttpChannel on channel redirect. r=biesi 2009-08-13 13:20:41 +02:00
nsprpub Update NSPR to the NSPR_HEAD_20090801 CVS tag. 2009-08-07 08:48:30 -07:00
other-licenses Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless 2009-07-27 10:47:02 +02:00
parser Backing out 410eb23d33c7 to restore accidentaly deleted file (parser/html/javasrc/README.txt). 2009-08-13 10:02:48 +02: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 64-bit fix for nsProfileLock.cpp. b=489720 sr=roc 2009-04-23 16:23:06 -04:00
rdf Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless 2009-07-27 10:47:02 +02:00
security Bug 504101 mRememberClientAuthCertificate is unintialized 2009-08-12 11:49:52 +02:00
storage Bug 507978 test_deadlock_detector.cpp failed to compile on Solaris r=bsmedberg 2009-08-11 14:56:58 +08:00
testing Run output of debug builds through fix-linux-stack/fix-macosx-stack. (Bug 385248) r=ted 2009-08-10 15:52:29 -07:00
toolkit Bug 507338 - [WinCE] updater.exe update in progress dialog isn't displayed. r=blassey, r=vlad 2009-08-13 13:53:56 -07:00
tools Remove buffering of test output by making stack fixers not buffer their standard output. (Bug 510014) 2009-08-12 15:20:52 -07:00
uriloader Bug 385154 - remove nsInt64 usage from the tree. r=roc 2009-08-12 10:51:46 +02:00
view Bug 507334, part 2: Blit multiple rectangles when scrolling rather than blitting only the largest single rectangle, and avoid repainting opaque content that covers the scrolling content. r=dbaron 2009-08-13 19:09:51 -07:00
webshell Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron. 2009-07-13 13:48:06 +02:00
widget 64-bit fixes for nsCocoaUtils and nsCocoaWindow. b=510428 r=mstange 2009-08-14 02:35:32 -04:00
xpcom Bug 505886 nsHashtable::Exists doesn't unlock mLock if !mHashtable.ops 2009-08-12 11:49:53 +02:00
xpfe Bug 509660 - Also persist the position of the window when its size changes, since the position might have changed, too. r=neil 2009-08-13 08:47:41 +12:00
xpinstall Bug 385154 - remove nsInt64 usage from the tree. r=roc 2009-08-12 10:51:46 +02:00
xulrunner Bug 502766 – Use GreD instead of XCurProcD to find out xulrunner-stub. r=benjamin 2009-08-08 12:35:15 +09:00
.hgignore Bug 504447 - Make overzealous \.class$ pattern in .hgignore more precise. r=dbaron sr=jst 2009-07-17 13:50:20 -07:00
.hgtags Tagging the last common changeset of mozilla-central and mozilla-1.9.2. The tagged changeset represents the branchpoint of the two. 2009-08-13 09:53:57 -04:00
aclocal.m4 Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted 2009-03-09 10:55:41 -04:00
allmakefiles.sh Add missing makefiles, rs=ted 2009-06-27 16:12:56 -07:00
client.mk bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04: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 Final part of bug 503756 -- reland bug 489579. r=bsmedberg 2009-08-14 03:03:30 +05:30
LEGAL
LICENSE
Makefile.in Bug 498330 - make distclean doesn't work with --disable-compile-environment. r=ted 2009-07-13 13:48:46 +02:00
README.txt Bug 502499 - Remove extra "the" from core readme. r=bsmedberg 2009-07-07 14:14:15 +02: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 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/