Gecko engine for Wine
Go to file
2013-05-13 10:05:49 +01:00
accessible Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
addon-sdk Bug 871350 - Uplift Add-on SDK integration branch to Firefox 2013-05-12 19:18:37 -07:00
b2g Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
browser Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
build Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
caps Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
chrome Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
config Reapplied changeset 31ff9550fba6 (bug 870073) 2013-05-10 15:49:57 -07:00
content Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
db/sqlite3 Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
docshell Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
dom Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
editor Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
embedding Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
extensions Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
gfx Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
hal Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
image Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
intl Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
ipc Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
js Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
layout Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
media Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
memory Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
mfbt Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
mobile Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
modules Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
mozglue Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
netwerk Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
nsprpub Bug 865828 - Upgrade Mozilla 23 to NSPR 4.10, r=wtc 2013-04-25 22:06:51 +02:00
other-licenses Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
parser Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
probes Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
profile Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
python Merge latest green inbound changeset and mozilla-central 2013-05-10 09:13:03 +01:00
rdf Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
security Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
services Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
startupcache Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
storage Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
testing Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
toolkit Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
tools Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
uriloader Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
view Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
webapprt Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
widget Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
xpcom Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
xpfe Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
xulrunner Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
.gdbinit Bug 848796 part 1. Rename nsXULDocument to mozilla::dom::XULDocument. r=ms2ger 2013-03-26 11:31:53 -04:00
.gitignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgignore Bug 861197 - chrome.manifest files created by the devtools loader should be ignored; r=dcamp; DONTBUILD because NPOTB 2013-04-30 10:22:25 +03:00
.hgtags Added tag FIREFOX_AURORA_22_BASE for changeset 1c070ab0f9db 2013-04-01 11:21:20 -07:00
aclocal.m4 Bug 867750 - Add a --with-compiler-wrapper configure option r=glandium 2013-05-02 09:26:13 -04:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
client.mk Bug 863091 - Make auto clobbering opt-in rather than opt-out; r=glandium 2013-04-25 13:41:17 +01:00
client.py Bug 853775: Update client.py to pull NSPR and NSS from Mercurial instead of CVS, r=kaie 2013-04-01 17:26:39 -07:00
CLOBBER Bug 866093 - Indicate need for clobber. r=me 2013-05-02 12:09:30 +02:00
configure.in bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
LEGAL
LICENSE
mach Re-add executable flag to mach (removed in bug 846906). r=me 2013-04-04 16:52:27 +02:00
Makefile.in Bug 861178 - Don't purge dist/ data during the MOZ_PROFILE_USE pass of a PGO build. r=ted 2013-04-12 16:03:06 +02:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
mozilla-config.h.in Bug 857830: Part 2 - Adds readahead to read-only fopen calls in Hunspell. r=ehsan 2013-05-07 00:14:15 -06: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/
            - or -
    http://nightly.mozilla.org/