Gecko engine for Wine
Go to file
2009-09-17 15:27:04 -07:00
accessible Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
browser Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
build Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
caps bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff 2009-09-05 19:59:11 +04:00
chrome Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
config Bug 402892 - "Switch from gnome-vfs to GIO" (add gio/gio.h to system-headers, remove accidentally added config/system_wrappers directory) 2009-08-26 01:37:28 -05:00
content Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
db Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin 2009-08-14 16:09:00 +02:00
dbm
docshell Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
dom bug 513190 - avoiding jsint tagging of the private slot data. r=jorendorff 2009-09-05 19:59:11 +04:00
editor Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin 2009-08-14 16:09:00 +02:00
embedding Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
extensions Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
gfx Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
intl Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
jpeg
js Backed out changeset 5f449dffdff5. Trying to fix Tp4 heap size regression. 2009-09-17 15:27:04 -07:00
layout Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
media
memory/jemalloc Backed out changeset 9b6b17a275ec (bug 506125). 2009-08-25 14:42:42 -07:00
modules Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
netwerk Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
nsprpub
other-licenses
parser Bug 502973 - Suppress EOF upon Terminate() in HTML5 parser. r=mrbkap. 2009-08-27 10:57:57 +03:00
probes
profile Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
rdf Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
security b=511808; followup patch, ensure that we GetBoolPref succeeded before enabling ciphers; r=johnath,r=wtc 2009-08-27 10:20:17 -07:00
storage Bug 507199 - Fix race condition in finalizing asynchronous storage statements 2009-08-25 23:54:56 -07:00
testing Backed out changeset 1870d316eb00 2009-09-10 15:12:14 -07:00
toolkit Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
tools bug 506845 targets are not rebuilt when archives from EXPAND_LIBNAME change r=bsmedberg 2009-08-17 09:54:45 +12:00
uriloader Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07: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
widget Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
xpcom Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
xpfe Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks 2009-08-27 08:53:13 -07:00
xpinstall bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
xulrunner Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
.hgignore
.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
allmakefiles.sh
client.mk
client.py
configure.in Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg) 2009-08-27 08:35:48 -07:00
LEGAL
LICENSE
Makefile.in
README.txt

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/