Gecko engine for Wine
Go to file
2013-06-12 13:27:55 -06:00
accessible Bug 881453 - Block both mouse and touch events in touch adapter. r=yzen 2013-06-12 10:47:25 -07:00
addon-sdk Bug 880558 - Uplift addon-sdk to firefox r=me 2013-06-07 09:43:59 -07:00
b2g Merge latest green birch changeset and mozilla-central 2013-06-10 10:06:11 +01:00
browser Bug 881950 - Update test harness to return a retry return code when activation fails. r=bbondy 2013-06-12 13:40:42 -05:00
build Bug 869635 - Eliminate the xpcshell master manifest, r=gps. 2013-06-12 07:27:17 -05:00
caps Bug 880089 - Remove unused parameter 'flags' from nsIXPConnect.idl's in setDefaultSecurityManager() methods correctly. r=bholley 2013-06-07 08:40:56 -04:00
chrome Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux 2013-06-11 19:23:37 -04:00
config Bug 869635 - Eliminate the xpcshell master manifest, r=gps. 2013-06-12 07:27:17 -05:00
content Bug 881681: Don't try to reset context attributes when they are already frozen r=bz 2013-06-12 11:42:27 -07:00
db/sqlite3
docshell bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug 2013-02-15 11:07:29 -05:00
dom Bug 868700 - Manage structured clone memory with JSAutoStructuredCloneBuffer to prevent leaking unused buffers, r=bent 2013-06-11 14:45:15 -07:00
editor Bug 880999 - Use do_QueryObject for nsIAbsorbingTransaction; r=ehsan 2013-06-12 09:00:08 +02:00
embedding Back out 57bb160f49d5:4e6b16f0d753 (bug 875157) for breaking master password tests 2013-06-12 00:00:25 -07:00
extensions Bug 880237 - Prevent crash in mozInlineSpellChecker::IgnoreWords by asserting mSpellCheck != null. r=ehsan 2013-06-07 12:35:50 -07:00
gfx bug 880690 - pt 3 - update the sanitizer check for the glyph index ranges. r=roc 2013-06-12 11:07:30 +01:00
hal Bug 880162 - Do not callback FM_RADIO_OPERATION_ENABLE when disabling FM radio. r=jlebar 2013-06-11 08:21:25 -04:00
image Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux 2013-06-11 19:23:37 -04:00
intl Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux 2013-06-11 19:23:37 -04:00
ipc Backed out changeset 149475141471 (bug 877626) for apparently breaking mochitest-4 on Linux 2013-06-11 19:23:37 -04:00
js Bug 878444: in Range Analysis, give an empty range for |Infinity % x|; r=bhackett 2013-06-12 12:18:23 -07:00
layout Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures. 2013-06-12 15:23:23 -04:00
media Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr 2013-06-10 15:47:25 -07:00
memory
mfbt Rename a method from 'check' to 'checkBounds' to avoid colliding with a 'check' macro in an OS X system header. (No, really.) Noticed while tryservering patches for bug 798179, r=rage 2013-06-10 15:31:37 -07:00
mobile Bug 881828: Add MenuItemDefault to GeckoViewsFactory. [r=mfinkle] 2013-06-11 13:38:52 -07:00
modules Bug 856410 - Implement futures - Part 5: Put futures behind a pref. r=mounir 2013-06-12 09:44:56 -04:00
mozglue Bug 874708 - Hook libc's sigaction to avoid system libraries replacing our segfault handler temporarily and restoring it wrongly. r=nfroyd 2013-06-09 09:23:03 +02:00
netwerk Bug 845190 - Revert previous attempt to fix and re-disable tests. 2013-06-11 08:12:06 -04:00
nsprpub
other-licenses bug 875549: move HOST_CSRCS to mozbuild (file batch #1). r=mshal 2013-06-11 11:31:11 -04:00
parser
probes
profile
python bug 880246: move EXTRA_PP_COMPONENTS to moz.build (logic). r=gps 2013-06-12 13:51:10 -04:00
rdf
security Bug 881841 - Touch nss/coreconf/coreconf.dep to prevent dep builds from breaking on a CLOSED TREE 2013-06-11 17:35:19 -07:00
services
startupcache
storage
testing Bug 876456 - Allow for alternate dumpsys output in adb getTopActivity; r=jmaher 2013-06-12 13:27:55 -06:00
toolkit Backed out changesets a06a3cca82e8 and 711d46a1f67e (bug 849399) for frequent Android reftest-2 failures. 2013-06-12 15:23:23 -04:00
tools
uriloader Bug 880947 - Make CreateTransfer re-entrant, remove InitializeDownload. r=paolo 2013-06-11 09:07:44 -07:00
view Bug 850571 - Remove temporary diagnostic code. r=me 2013-06-12 09:05:36 +00:00
webapprt
widget Merge m-c to inbound. 2013-06-11 21:03:14 -04:00
xpcom Bug 879957 Avoid calling FileEncryptionStatusW r=jimm 2013-06-11 19:01:58 +01:00
xpfe
xulrunner Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt 2013-06-10 08:36:26 -04:00
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 879831 followup, needs-clobber 2013-06-06 21:26:31 -07:00
configure.in Bug 879651 - Explain why we don't use float on mobile. 2013-06-11 02:11:45 +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/