Gecko engine for Wine
Go to file
2011-03-01 23:59:26 +05:30
accessible Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
browser Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
build Bug 632344 - Speed up header checks. r=ted 2011-03-01 21:38:21 +11:00
caps Bug 600584 - add more detail to CSP violation report logging, r=jst, a=LegNeato 2011-01-31 10:09:44 -08:00
chrome
config Tests for bug 634596. r=ted 2011-03-01 23:59:26 +05:30
content Bug 635008 (3/4) - Keep track of the validity state of radio groups. r=bz a=hardblocker 2011-02-25 19:16:04 +01:00
db Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
dbm
docshell Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
dom Bug 633133 - Resolve ids and names in HTMLSelectElement. part 2/2. r=jst, a=blocker 2011-02-24 19:36:33 +01:00
editor Add bug number to comment. a=NPOTB DONTBUILD 2011-02-24 13:43:48 -08:00
embedding Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
extensions Bug 631751 - Sniff Basic Latin BOMless UTF-16 for IE compat. r=bzbarsky, a=bzbarsky. 2011-02-16 08:40:35 +02:00
gfx Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
intl Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted 2011-02-25 15:05:08 +01:00
ipc Merge m-c to bs. 2011-02-25 15:23:05 -05:00
jpeg Bug 627606 - Remove PGO hack on Win64. r=ted a=bsmedberg 2011-02-09 15:51:25 +09:00
js Bug 634637 - Remove make-jars.pl. r=ted 2011-03-01 01:59:50 +05:30
layout Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
media Bug 520101 - Fix audio when hotswapping sound output on Mac. r=doublec a=roc 2011-02-16 11:08:31 +13:00
memory Bug 625753 - 64-Bit Firefox 4.0b10pre Crash Reports [@ malloc_rtree_set ]. r=ted a=bsmedberg 2011-02-09 15:50:13 +09:00
modules Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
netwerk Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
nsprpub Merge backout. a=bustage 2011-01-29 09:33:40 +01:00
other-licenses Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted 2011-02-25 15:05:08 +01:00
parser Test for bug 635085 - Reconstruct any active formatting elements after auto closing a <nobr> in a nested <nobr> situation, per HTML spec. r=hsivonen, a=test-only. 2011-02-23 11:32:19 +02:00
probes
profile
rdf Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
security Bug 584922, leak of unicodePw SECITEM in nsPKCS12Blob::ExportToFile and nsPKCS12Blob::ImportFromFileHelper, r=kaie, a=beltzner 2011-02-17 14:53:44 +01:00
services Merge fx-sync 2011-02-25 16:52:36 -08:00
startupcache
storage Back out f9e075d85552 (Bug 635482) to investigate Mac tp4 regression, a=backout 2011-02-27 10:27:44 -08:00
testing Bug 631659 - Push Firebug Test Runner to m-c. Patch 2.4. r=ctalbert, a=NPOTB 2011-02-26 13:19:59 -05:00
toolkit Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
tools
uriloader Merge m-c to bs. 2011-02-25 15:23:05 -05:00
view Bug 629823 - Use the right view manager for the parent view. r=tnikkel a=roc 2011-02-10 23:38:37 +01:00
webshell
widget Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
xpcom Merge m-c to bs. 2011-02-25 15:23:05 -05:00
xpfe Bug 632433 Fix for "An error occurred - attempt to run compile-and-go script on a cleared scope" r=IanN a=beltzner NPOTB 2011-02-24 20:01:13 +00:00
xpinstall
xulrunner Merge m-c to bs. 2011-02-25 15:23:05 -05:00
.hgignore
.hgtags
aclocal.m4 Bug 632344 - Speed up header checks. r=ted 2011-03-01 21:38:21 +11:00
allmakefiles.sh Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted 2011-02-25 15:05:08 +01:00
client.mk
client.py
configure.in Bug 632344 - Fix bustage. 2011-03-02 02:53:25 +11:00
LEGAL
LICENSE
Makefile.in Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
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 (https://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/