Gecko engine for Wine
Go to file
2013-10-29 08:44:25 -07:00
accessible Bug 814569 - get rid nsAccessNode, r=tbsaunde 2013-10-28 23:30:55 -04:00
addon-sdk
b2g Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert 2013-10-28 19:56:59 +01:00
browser Bug 919835 - Make session data collection work with multiple processes (r=ttaubert,Yoric) 2013-10-29 08:44:25 -07:00
build Bug 931104 - Remove unused B2G automation code, r=ahal 2013-10-28 15:38:39 -07:00
caps Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
chrome
config Merge m-c to m-i 2013-10-28 17:14:46 -07:00
content Backed out changeset cb6165af87e7 (bug 929011) for Android Build Bustage 2013-10-29 15:59:50 +01:00
db/sqlite3 Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal 2013-10-24 15:06:19 -04:00
docshell Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz. 2013-10-08 17:51:42 +02:00
dom Bug 921635 - Disable dom-level1-core, dom-level2-core, dom-level2-html on OS X for too many intermittent timeouts 2013-10-29 12:42:47 +00:00
editor
embedding
extensions
gfx bug 836225 - testcase for graphite with supplementary-plane characters. r=jdaggett 2013-10-29 14:04:01 +00:00
hal bug 921565 - look for WM_DEVICECHANGE in Windows gamepad backend and rescan for devices. r=jimm 2013-10-24 15:06:19 -04:00
image
intl
ipc Bug 930896 - Keep track of files generated by a build backend. r=gps 2013-10-29 08:00:30 +09:00
js Bug 931747 - Remove workaround for bug 896054 in JS::CanCompileOffThread that was added in bug 897655. r=bhackett 2013-10-29 12:39:53 +01:00
layout Bug 932296 - Disable test_bug448987.html for being too sensitive to timing changes 2013-10-29 14:29:11 +00:00
media Bug 931186 - Dirt simple token bucket class. r=ekr 2013-10-25 15:15:59 -07:00
memory Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal 2013-10-24 15:06:19 -04:00
mfbt
mobile Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa 2013-10-29 09:27:50 -04:00
modules Bug 902000 - Make the load adaption depend on a pref. r=jesup 2013-10-29 15:00:28 +01:00
mozglue Bug 930674 - convert VISIBILITY_FLAGS in Makefile.in to NO_VISIBILITY_FLAGS in moz.build. r=mshal 2013-10-24 15:06:19 -04:00
netwerk bug 931856 http data usage telemetry updates r=jduell 2013-10-28 21:00:27 -04:00
nsprpub
other-licenses
parser Bug 931664 - Fix -Wunused-variable warning in nsScanner.cpp. r=mrbkap 2013-10-27 00:55:19 -07:00
probes
profile
python Bug 928244 - Add a UNIFIED_SOURCES variable to moz.build to trigger unified builds of the given sources. r=gps 2013-10-29 08:00:32 +09:00
rdf
security Bug 922756 - Changes to import of Chromium sandbox so that it's buildable. r=aklotz 2013-10-28 14:54:46 -07:00
services Merging in version bump NO BUG 2013-10-28 13:37:48 -07:00
startupcache
storage Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
testing Bug 925594 - WebIDL enum for AudioChannel in HTMLMediaElement, r=ehsan, r=khuey 2013-10-28 17:08:14 -07:00
toolkit Bug 922756 - Build config for Chromium sandbox. r=bsmedberg 2013-10-28 14:54:36 -07:00
tools Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
uriloader
view Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug 2013-10-28 18:03:19 +09:00
webapprt Bug 929018 - Change to getUserMediaDialog.dtd entities naming to fit conventional naming scheme; r=myk 2013-10-28 08:21:13 -07:00
widget Bug 932168 Use simple IME context when focus field has focus (partially backing out a patch for bug 906072) r=karlt 2013-10-29 18:04:59 +09:00
xpcom Merge m-c to m-i 2013-10-28 17:14:46 -07:00
xpfe Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger. 2013-10-10 15:22:35 -07:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_27_BASE for changeset 05025f4889a0 2013-10-28 13:36:59 -07:00
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Back out 34169163c4f3:8ca46c86c440 (bug 853423) for leaks 2013-10-26 15:12:05 -07:00
configure.in Bug 927837 - Don't manage generated files in configure; r=glandium 2013-10-23 14:43:32 -07:00
LEGAL
LICENSE
mach
Makefile.in Bug 930896 - Keep track of files generated by a build backend. r=gps 2013-10-29 08:00:30 +09:00
moz.build Bug 927837 - Don't manage generated files in configure; r=glandium 2013-10-23 14:43:32 -07:00
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/