Gecko engine for Wine
Go to file
2012-12-28 23:13:18 +09:00
accessible Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
b2g Bug 824172: Re-enable strict file:// security, because yes we have wifi and installed apps now. r=sicking 2012-12-27 15:04:29 -08:00
browser Bug 822848 - hide the detailsPane for the new downloads view. 2012-12-28 00:54:51 +01:00
build Bug 824746 - Remove unused mozconfig files. r=rail. 2012-12-26 23:55:29 -05:00
caps
chrome Bug 493711 Part 1b: remove transitive nsVoidArray dependence through nsCOMArray r=sicking 2012-12-21 10:09:50 +00:00
config Bug 820148 - Add RELEASE_BUILD macro available in pref js files. r=ted 2012-12-22 16:35:51 +11:00
content Bug 822866 Make mozilla::widget::BaseEventFlags which is a POD struct for VC r=smaug 2012-12-28 23:13:18 +09:00
db/sqlite3 Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak 2012-12-27 11:12:05 -05:00
dbm
docshell Fix for bug 824007 (Convert HTMLBodyElement, HTMLDataListElement, HTMLFontElement, HTMLFrameSetElement and HTMLLabelElement to new DOM bindings). r=bz. 2012-12-21 15:07:28 +01:00
dom Rollup of bug 821192: Ensure that content processes don't see an inconsistent app dir. r=bent,dhylands 2012-12-28 01:45:16 -08:00
editor bug 821593 - stop using nsIDOMCSSValue / nsIDOMRGBColor in editor r=bz 2012-12-14 04:14:21 -05:00
embedding
extensions
gfx Merge from mozilla-central to mozilla-inbound 2012-12-27 14:53:29 -08:00
hal Rollup of bug 821192: Ensure that content processes don't see an inconsistent app dir. r=bent,dhylands 2012-12-28 01:45:16 -08:00
image Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage. 2012-12-23 11:45:38 -05:00
intl
ipc Rollup of bug 821192: Ensure that content processes don't see an inconsistent app dir. r=bent,dhylands 2012-12-28 01:45:16 -08:00
js Merge from mozilla-central to mozilla-inbound 2012-12-27 14:53:29 -08:00
layout Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
media Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup 2012-12-26 10:15:53 -05:00
memory Bug 824395 - Report used stacks separately from unused stacks. r=njn 2012-12-23 21:48:03 -05:00
mfbt Bug 756709 - Make ThreadLocal::set crash on failure (which really can only happen if per-thread memory for the TLS entry couldn't be allocated, which should be really rare). r=Ms2ger 2012-12-17 15:40:50 -05:00
mobile Bug 824475 - Add safety check before checking node.hasAttribute. r=kats 2012-12-27 15:26:39 -08:00
modules Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron 2012-12-24 19:35:34 -08:00
mozglue
netwerk Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell 2012-12-26 10:16:42 -05:00
nsprpub
other-licenses
parser
probes
profile Bug 818861 Shouldn't allow promising a flat string from a flat string r=dbaron 2012-12-22 20:40:37 +00:00
python
rdf bug 819936 - remove NS_NewArrayEnumerator overload for nsISupportsArray r=bz, bsmedberg 2012-12-09 05:04:21 -05:00
security Merge PGO-green changeset from inbound to m-c. 2012-12-22 12:06:37 +01:00
services Bug 806494 - Part 1: additional logging and safety for header copying. r=gps 2012-12-18 11:42:22 -08:00
startupcache
storage Bug 819791 - Part 10: Don't return FallibletArrays by value in Variant.h. r=mak 2012-12-18 20:16:07 -05:00
testing Bug 736105 - robocop does a lot of redundant copying of profile and sleeps, we can cut runtime almost in half. r=gbrown 2012-12-28 07:18:22 -05:00
toolkit Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
tools Bug 819819 (part 1) - Remove DMDV. r=khuey. 2012-12-20 23:03:50 -08:00
uriloader Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage. 2012-12-23 11:45:38 -05:00
view Bug 795833 - Add a RequestRepaint method to nsIWidgetListener and use it in the android widget instead of invalidating the view. r=roc 2012-12-18 16:42:02 +13:00
webapprt
widget Bug 822866 Make mozilla::widget::BaseEventFlags which is a POD struct for VC r=smaug 2012-12-28 23:13:18 +09:00
xpcom Bug 819819 (part 1) - Remove DMDV. r=khuey. 2012-12-20 23:03:50 -08:00
xpfe Bug 785060 - Check for allocation failure in JS_NewUCStringCopyZ calls; r=Ms2ger 2012-12-22 18:35:07 -05:00
xulrunner
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
allmakefiles.sh
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Backout 51119e80e283 (bug 822422), 1a7f21d5a95a (bug 822421) for java NPEs on a CLOSED TREE 2012-12-19 19:49:58 +00:00
configure.in Bug 824167 - Upgrade SQLite to version 3.7.15.1 (Mozilla changes). r=mak 2012-12-27 11:12:05 -05:00
LEGAL
LICENSE
mach
Makefile.in
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/