Gecko engine for Wine
Go to file
2012-11-01 13:42:29 +01:00
accessible Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
b2g Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
browser Merge m-c to fx-team 2012-11-01 09:30:11 +02:00
build Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg 2012-10-25 09:57:51 -05:00
caps Backed out changeset 212e1383eb6e (bug 802366) 2012-10-30 21:36:32 -04:00
chrome Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg 2012-09-14 14:30:31 +04:30
config Bug 799863 (1/3) - Make sure remote xpcshell tests can find mozdevice;r=gbrown 2012-10-16 16:28:49 -04:00
content Bug 779306 - Wildcard for 'all events', nsIEventListenerService.addListenerForAllEvents(target, listener), r=jst 2012-11-01 13:42:29 +01:00
db/sqlite3 Bug 801281 - Upgrade SQLite to version 3.7.14.1 (Mozilla changes). r=mak 2012-10-16 21:34:06 -04:00
dbm Backout the dbm/ portions of bug 795507 because that code is a read-only copy from the upstream NSS project 2012-10-09 16:38:15 -04:00
docshell Backed out changeset e710acd6ef11 (bug 802366) 2012-10-30 21:36:32 -04:00
dom Bug 806296 - Patch 1(v1): Cannot create an encrypted socket, r=echou 2012-10-31 17:33:50 +08:00
editor Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert 2012-10-30 16:57:36 +01:00
embedding Bug 797277 - Part 4/5: Android implementation, r=mounir,blassey 2012-10-31 17:10:53 +08:00
extensions Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
gfx Bug 803063 - Skia cross compilation for Windows fails on case sensitive OS r=gwright 2012-10-31 09:34:07 +01:00
hal Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan 2012-10-29 19:32:10 -04:00
image Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
intl Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
ipc Bug 806587: Restore getCodebasePrincipal since extensions use it. r=mounir 2012-10-30 22:24:41 +01:00
js Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
layout Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
media Bug 805279: make sure we pass values for formatted log messages r=derf 2012-10-30 15:31:09 -04:00
memory Bug 800106: Replace more NS_ALWAYS_INLINEs with MOZ_ALWAYS_INLINE; r=ehsan 2012-10-13 17:52:10 +02:00
mfbt Backout fdb7c9649a07 (bug 805967), 72003517a631 (bug 806538), 354250ed1e72 (bug 770538), ea6edd3749ce (bug 770538) for bustage on a CLOSED TREE 2012-10-30 17:56:20 +00:00
mobile Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-31 14:06:39 +00:00
modules Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
mozglue Bug 742790 - Part 4/5: Android implementation, r=mounir,blassey 2012-10-30 18:53:31 +08:00
netwerk Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
nsprpub Bug 795987: Upgrade NSPR to NSPR_4_9_3_RTM. Includes a patch for 2012-10-24 12:37:30 -07:00
other-licenses Bug 734628 - Fixed CityHash dll which will not generate leading spaces for the returned hexidecimal hash. r=jimm 2012-10-24 11:45:15 -04:00
parser Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan 2012-10-29 19:32:10 -04:00
probes Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
profile Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
python Bug 795769 - Add "bootstrap" command to mach; r=ted 2012-10-10 17:17:00 -07:00
rdf Bug 795511: Removed usages of PR_BIT and PR_BITMASK from the tree; r=ehsan 2012-10-20 07:31:43 +05:30
security Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan 2012-10-29 19:32:10 -04:00
services Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
startupcache Bug 805971 - Don't create and discard StartupCache instances on not-main processes r=mwu 2012-10-27 00:27:53 +02:00
storage Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
testing Bug 795772 - More mach options to control xpcshell test execution; r=ted 2012-10-31 10:29:26 -07:00
toolkit Backed out changeset 59598af5e407 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 13:30:52 +02:00
tools Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
uriloader Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
view Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
webapprt Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
widget Bug 779306 - Wildcard for 'all events', nsIEventListenerService.addListenerForAllEvents(target, listener), r=jst 2012-11-01 13:42:29 +01:00
xpcom Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
xpfe Backed out changeset a6a847452dbf (bug 802366) 2012-10-30 21:36:29 -04:00
xulrunner Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
.gdbinit Bug 184013 - Add a .gdbinit containing useful debugging macros to the tree so that it is found automagically; r=jimb 2012-05-03 20:06:14 -04:00
.gitignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgignore Bug 751795 - Part 1: mach, the new frontend to mozilla-central; r=jhammel 2012-09-26 09:43:54 -07:00
.hgtags Added tag FIREFOX_AURORA_18_BASE for changeset 2704e441363f 2012-10-08 10:57:38 -07:00
aclocal.m4 Bug 788276 - Properly check for broken (deprecated) compilers. r=gps. 2012-09-12 14:54:40 -04:00
allmakefiles.sh Bug 788955 - Without --enable-jemalloc detect and use jemalloc3 in libc. r=glandium 2012-10-17 16:36:49 +02:00
Android.mk Bug 794297: Block the android build system from looking in mozilla-central. r=mwu 2012-09-25 17:04:01 -07:00
AUTHORS Bug 763623 - Add AUTHORS file. 2012-09-17 10:47:50 +01:00
client.mk Backed out changeset 6b87b58ff491 (follow-up to bug 793953) because of make insanity 2012-09-26 15:47:11 -04:00
client.py Bug 782784 - client.py update_nss and update_nspr should toggle the trailing whitespace line, r=glandium 2012-08-16 08:28:57 +02:00
configure.in Bug 799805 - Avoid using bionic's fork(), r=cjones 2012-10-25 19:34:06 -04:00
LEGAL
LICENSE
mach Bug 795769 - Add "bootstrap" command to mach; r=ted 2012-10-10 17:17:00 -07:00
Makefile.in Bug 788955 - Without --enable-jemalloc detect and use jemalloc3 in libc. r=glandium 2012-10-17 16:36:49 +02:00
mozilla-config.h.in Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted 2012-08-04 08:47:28 +02:00
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/