Gecko engine for Wine
Go to file
2014-10-03 13:39:38 -04:00
accessible Backed out changeset a11adf1705ec (bug 982842) for causing bug 1075387 2014-10-01 14:41:56 +02:00
addon-sdk Bug 1075429 - Uplift Add-on SDK to Firefox 2014-10-02 19:41:36 +01:00
b2g Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
browser Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
build Backed out changeset e2fee324047d (bug 857628) for causing bug 1076892 2014-10-03 14:19:45 +01:00
caps
chrome
config Backed out changeset e2fee324047d (bug 857628) for causing bug 1076892 2014-10-03 14:19:45 +01:00
content Bug 1075125 - GetCurrentDoc fixes in content/svg, r=wchen 2014-10-03 15:32:26 +03:00
db/sqlite3
docshell Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
dom Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
editor Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
embedding Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
extensions Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe 2014-10-03 10:52:37 -04:00
gfx Bug 1063168 - Fix some incorrect debug printf format specifiers. r=botond 2014-10-03 13:39:38 -04:00
hal Followup to Bug 1041085 - Fix FM RDS HAL code on non-unified builds 2014-09-30 22:03:05 -04:00
image Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
intl Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
ipc Bug 1075691: The GreD for XPCOM-using subprocesses on OSX needs to change due to the v2 signature changes. r=bsmedberg 2014-10-02 13:19:34 -04:00
js Bug 1077427 - Add range analysis assertions after recovered-on-bailout instructions. r=sunfish 2014-10-03 17:37:59 +02:00
layout Bug 1074401 - Ensure that the repaint request is always dispatched from the APZ on the main thread. r=botond 2014-10-03 13:39:37 -04:00
media Bug 1063356 - Back out partial libvpx update. r=me 2014-10-02 11:20:47 -07:00
memory Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
mfbt Bug 1074591 (part 3) - Fix unbounded growth in JSONWriter's vectors(!). r=froydnj. 2014-10-02 18:01:41 -07:00
mobile Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
modules Bug 1057180 - Enable CSS Filters by default. r=dbaron 2014-10-03 10:06:07 -07:00
mozglue
netwerk Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
nsprpub
other-licenses
parser
probes
profile
python Merge fx-team to m-c. a=merge 2014-10-02 13:00:31 -04:00
rdf
security Bug 1030135: Set is_moz if the pinset name contains mozilla, set bucket id for pinsets containing the string mozilla (r=keeler) 2014-10-02 16:45:13 -07:00
services
startupcache
storage
testing Bug 1013730 - Have mach ignore broken disk io stats; r=gps 2014-10-01 13:14:58 -04:00
toolkit bug 1075723: use different signing format for 64-bit windows builds. r=catlee 2014-10-03 12:03:23 -04:00
tools Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
uriloader Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
view
webapprt Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
widget Bug 1074401 - Ensure that the repaint request is always dispatched from the APZ on the main thread. r=botond 2014-10-03 13:39:37 -04:00
xpcom Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
xpfe Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Bug 1069816: implement Google contacts import class. r=abr 2014-10-02 12:37:38 +02:00
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/