Gecko engine for Wine
Go to file
2013-11-01 11:17:07 -05:00
accessible Bug 880159, part2 - word offsets for caret might return wrong result, r=tbsaunde 2013-10-31 23:26:27 -04:00
addon-sdk
b2g Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
browser Bug 932880 - Fix window leaks in App Manager. r=past 2013-11-01 11:17:07 -05:00
build Merge Fx-team to Mozilla-Central 2013-10-29 13:22:29 +01: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 Bug 877308 - Change when build backend update check it performed; r=glandium 2013-10-29 14:53:52 -07:00
content Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00: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 Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
dom Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
editor
embedding
extensions Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg 2013-10-31 19:39:03 -07:00
gfx Merge latest green b2g-inbound changeset and mozilla-central 2013-11-01 13:14:45 +00:00
hal Bug 932421. Stop including windows.h (via Hal.h) in Screen.h, so we don't screw up our bindings code. r=smaug 2013-10-31 22:07:10 -04:00
image
intl Bug 932160 - Use UNIFIED_SOURCES for uconv unified sources. r=mshal 2013-10-30 07:43:39 +09:00
ipc Back out 05be2f73979e (bug 902755) on suspicion of causing Mac debug mochitest-2 assertions 2013-10-31 23:39:28 -07:00
js Merge m-c to inbound on a CLOSED TREE. 2013-10-31 16:10:29 -04:00
layout Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
media Back out 80bfcf2d28c7 (bug 933384) and f2757e7d1a08 (bug 932215) for bustage 2013-10-31 21:25:30 -07:00
memory Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg 2013-10-31 19:39:03 -07:00
mfbt
mobile Bug 932694 - Show apps container when installed apps are found. r=mfinkle 2013-11-01 07:45:32 -07:00
modules Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
mozglue Bug 930627 - Implement __gnu_Unwind_Find_exidx in custom linker on ARM. r=glandium 2013-10-31 11:40:32 -04:00
netwerk Bug 927633 - Move UA overrides to the child process. r=jchen 2013-10-31 10:09:06 -04:00
nsprpub
other-licenses
parser Bug 932303: Mark parser/htmlparser/src as FAIL_ON_WARNINGS. r=mrbkap 2013-10-28 22:08:36 -07:00
probes
profile
python Bug 932637 - mach build-backend should invoke config.status with explicit python; r=glandium 2013-10-30 08:57:05 -07: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 Merge m-c to s-c. 2013-10-28 17:51:05 -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 Merge latest green inbound changeset and mozilla-central 2013-11-01 13:13:15 +00:00
toolkit Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
tools Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg 2013-10-31 19:39:03 -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 Backing out 7fe2c77ebbf2 2013-10-31 20:25:03 -07:00
widget Merge mozilla-central and fx-team 2013-11-01 13:19:18 +00:00
xpcom Bug 931720 - Return low-level error correctly from nsLocalFile::CopyToNative(). r=bsmedberg 2013-10-31 23:04:11 -04: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 Merge m-c to inbound on a CLOSED TREE. 2013-10-30 22:42:13 -04:00
LEGAL
LICENSE
mach
Makefile.in Bug 877308 - Change when build backend update check it performed; r=glandium 2013-10-29 14:53:52 -07: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/