Gecko engine for Wine
Go to file
2013-09-19 17:23:58 -04:00
accessible Bug 905909 - Avoid infinite recursion in nsTreeBodyFrame. v1 2013-09-13 04:02:30 -07:00
addon-sdk Bug 874502 part 5. Fix JP test-windows to handle on{activate,deactivate} after close(). r=mossop 2013-09-17 17:45:48 -04:00
b2g Merge latest green b2g-inbound changeset and mozilla-central 2013-09-19 15:38:36 +01:00
browser Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
build Bug 910487 - Hack binary Python extensions into building on Windows; r=mshal 2013-09-18 11:16:22 -07:00
caps Bug 917009 - Remove old-style object principal calculation. r=bz 2013-09-17 15:29:11 -07:00
chrome
config Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps 2013-09-19 07:43:02 +09:00
content Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
db/sqlite3
docshell Merge m-c to m-i 2013-09-18 23:28:41 -07:00
dom Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
editor bug 915566 - rm some makefiles in editor/ r=gps 2013-09-12 07:43:41 -04:00
embedding Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
extensions
gfx Bug 917269 - Remove kFontAppleMyungjo; r=jdagget 2013-09-19 02:18:33 -04:00
hal Bug 917602 - Fix some shutdown crashes r=bent 2013-09-18 10:53:07 -07:00
image Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
intl bug 915566 - rm makefiles in intl/ r=mshal 2013-09-12 13:39:02 -04:00
ipc
js Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
layout Merge m-c to m-i 2013-09-18 23:28:41 -07:00
media Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
memory
mfbt Bug 904985, part 1: Add better support for char16_t in type traits, r=Waldo. 2013-09-17 22:43:04 -05:00
mobile Bug 918377 - Remove unnecessary extra touch handling from BookmarksListView (r=sriram) 2013-09-19 17:23:58 -04:00
modules Back out febd08d19087 (bug 918090) for xpcshell bustage 2013-09-18 21:47:01 -07:00
mozglue
netwerk Back out febd08d19087 (bug 918090) for xpcshell bustage 2013-09-18 21:47:01 -07:00
nsprpub
other-licenses
parser Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
probes
profile
python Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps 2013-09-19 07:43:02 +09:00
rdf Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps 2013-09-19 07:43:02 +09:00
security Backed out changeset 040522aacba4 (bug 913847) 2013-09-18 17:18:56 -07:00
services Merging in version bump NO BUG 2013-09-17 09:38:37 -04:00
startupcache
storage Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
testing Bug 914799 - create mobile_talos.json. r=kmoir 2013-09-18 09:37:09 -04:00
toolkit Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
tools Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
uriloader Bug 899102 - nsExternalHelperAppService should notify when cancellation is complete. r=enn 2013-09-17 18:02:21 +02:00
view Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc 2013-09-17 20:45:19 -04:00
webapprt
widget Merge m-c to m-i 2013-09-18 23:28:41 -07:00
xpcom Backed out changeset 4eb44a3149ed (bug 913847) 2013-09-18 17:19:23 -07:00
xpfe Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc 2013-09-17 20:45:19 -04:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags Added tag FIREFOX_AURORA_26_BASE for changeset 2520866d5874 2013-09-17 09:36:55 -04:00
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER
configure.in Bug 904985, part 2: Use char16_t for NS_LITERAL_STRING, r=glandium, dbaron. 2013-09-17 22:43:12 -05:00
LEGAL
LICENSE
mach
Makefile.in Backout 312925464acb:f24d5b2801f8 (bug 911375) for breaking the build 2013-09-17 09:14:58 -07:00
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/