Gecko engine for Wine
Go to file
2014-09-21 09:46:30 -07:00
accessible Bug 1031188 - Ensure that accDescription never duplicates AccessibleName, r=surkov, marcoz 2014-09-18 08:52:05 -04:00
addon-sdk Backing out bug 893276 for causing bug 1058840. 2014-09-19 11:28:55 -07:00
b2g Bumping manifests a=b2g-bump 2014-09-22 01:36:58 -07:00
browser Bug 1065355 (part 2) - get shadereditor tests working in e10s. r=pbrosset 2014-09-22 09:07:49 +10:00
build merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
caps Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
chrome Bug 1034999 - fix XUL cache and overlay system to ignore refs/hashes, r=smaug,mossop 2014-09-16 14:57:45 +02:00
config merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
content Bug 1038756: Callsites creating a channel in content/media/ (r=roc) 2014-09-21 09:37:32 -07:00
db/sqlite3
docshell Bug 1038756: Callsites creating a channel in /docshell/ (r=bz) 2014-09-21 09:40:48 -07:00
dom Bug 1038756: Callsites creating a channel in /dom/workers/ (r=bent) 2014-09-21 09:39:57 -07:00
editor Bug 1038756: Callsites creating a channel in /editor/ (r=ehsan) 2014-09-21 09:46:30 -07:00
embedding Bug 1038756: Callsites creating a channel in /embedding/ (r=bz) 2014-09-21 09:46:16 -07:00
extensions Bug 1038756: Callsites creating a channel in /extensions/ (r=ehsan) 2014-09-21 09:46:02 -07:00
gfx Bug 1038756: Callsites creating a channel in /gfx/ (r=roc) 2014-09-21 09:45:49 -07:00
hal
image Bug 1038756: Callsites creating a channel in /image/ (r=seth) 2014-09-21 09:45:34 -07:00
intl Bug 1038756: Callsites creating a channel in /intl/ (r=smontagu) 2014-09-21 09:43:27 -07:00
ipc merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
js Bug 1038756: Callsites creating a channel in /js/ (r=mrbkap) 2014-09-21 09:45:16 -07:00
layout Bug 1038756: Callsites creating a channel in /layout/style/ (r=dbaron) 2014-09-21 09:41:26 -07:00
media Bug 1037618 - Skip ice_unittest on OSX. a=me 2014-09-15 12:13:43 -04:00
memory
mfbt Bug 1069726 Don't use non-ASCII characters in cpp files for avoiding bustage with Visual Studio in some locales r=njn 2014-09-19 20:34:13 +09:00
mobile Bug 1067543: Hide reading list add button from overlay on low memory devices. r=rnewman 2014-09-19 18:28:31 -07:00
modules Bug 1038756: Callsites creating a channel in /modules/ (r=mwu) 2014-09-21 09:44:56 -07:00
mozglue Bug 1046382 - Blocklist dtwxsvc.dll. r=bsmedberg 2014-09-18 14:27:11 +12:00
netwerk Bug 1038756: Callsites creating a channel in /netwerk/ [e10s parts] (r=mcmanus) 2014-09-21 09:40:27 -07:00
nsprpub
other-licenses
parser Bug 1038756: Callsites creating a channel in /parser/ (r=mrbkap) 2014-09-21 09:44:41 -07:00
probes
profile
python Bug 1069569 - Complain about missing test files for all suites. r=mshal 2014-09-19 11:19:37 -07:00
rdf Bug 1038756: Callsites creating a channel in /rdf/ (r=bsmedberg) 2014-09-21 09:44:27 -07:00
security merge b2g-inbound to mozilla-central a=merge 2014-09-22 13:06:09 +02:00
services Bug 1063304 - 3.c/3: accommodate other components. r=echen 2014-09-21 15:24:43 +08:00
startupcache
storage Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
testing merge mozilla-inbound to mozilla-central a=merge 2014-09-22 12:58:26 +02:00
toolkit Bug 1038756: Callsites creating a channel in /toolkit/components/downloads/ (r=pamadini) 2014-09-21 09:43:12 -07:00
tools
uriloader Bug 1038756: Callsites creating a channel in /uriloader/ (r=honzab) 2014-09-21 09:44:12 -07:00
view
webapprt
widget Bug 1038756: Callsites creating a channel in /widget/gtk/ (r=roc) 2014-09-21 09:42:14 -07:00
xpcom Bug 1038756: Callsites creating a channel in /xpcom/ (r=bsmedberg) 2014-09-21 09:43:58 -07:00
xpfe Bug 1038756: Callsites creating a channel in /xpfe/ (r=timeless) 2014-09-21 09:43:44 -07:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 1063304: (follow-up) explicit clobber. r=me 2014-09-22 10:02:44 +08:00
configure.in
LEGAL
LICENSE
mach
Makefile.in
moz.build
mozilla-config.h.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 (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/