Gecko engine for Wine
Go to file
2012-08-01 10:48:19 -04:00
accessible bug 778666 - crash in DocAccessible::DocAccessible() r=surkov 2012-07-31 12:59:04 -04:00
b2g Bug 684620 - Implement cross process fullscreen API for B2G apps and web content. r=jlebar 2012-07-31 14:09:31 +12:00
browser Bug 779259 - upgrade clang to r161022. r=rail. 2012-08-01 10:16:55 -04:00
build Bug 779259 - upgrade clang to r161022. r=rail. 2012-08-01 10:15:33 -04:00
caps Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
chrome Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
config Bug 740997 - ICS camera support, r=jst,gal,roc 2012-07-30 17:59:05 -04:00
content Bug 749535 - Part 2: Rewrite dom::TypedArray to use JS_UnwrapObjectAs*Array(). (r=bz) 2012-07-31 20:45:20 -07:00
db/sqlite3 Bug 764243 - Upgrade SQLite to version 3.7.13 (Mozilla changes). r=mak 2012-06-13 16:54:13 -04:00
dbm Bug 738458, Upgrade Mozilla to NSS 3.13.5 final, r=wtc + r=dveditz (by phone) 2012-05-31 22:18:45 +02:00
docshell Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
dom Bug 761511: Patch 3 - Update Manager/Adapter/Device objects to be BluetoothPropertyObjects, and add class specific setters; r=mrbkap 2012-07-31 21:53:04 -07:00
editor Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
embedding Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
extensions Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
gfx Bug 777430 - In BasicLayerManager::PushGroupForLayer, call the less expensive gfxContext::PushGroup instead of gfxContext::PushGroupAndCopyBackground when possible. r=roc. 2012-08-01 11:03:42 +01:00
hal Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
image Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
intl Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
ipc Bug 761511: Patch 2 - Added BluetoothPropertyContainer base class and utility functions; r=mrbkap 2012-07-31 21:49:59 -07:00
js Bug 749535 - Part 1: Implement JS_UnwrapObjectAs*Array(). (r=bhackett) 2012-07-31 20:31:55 -07:00
layout Bug 779078 - handleRelease should just return if not handling a mouseEvent. r=smaug 2012-07-31 10:36:02 -07:00
media Bug 761274 - Work around buffer sizing bug in PulseAudio ALSA plugin. r=doublec 2012-07-16 17:15:24 -04:00
memory Bug 778058 - Don't #define _malloc_message to malloc_message in jemalloc: FreeBSD's jemalloc-3.0.0 exports malloc_message (with different arguments) in stdlib.h. r=jlebar 2012-07-29 10:54:44 -04:00
mfbt Bug 768538 - CheckedInt: HasSignBit should return bool - r=Ms2ger 2012-07-08 11:44:22 -04:00
mobile Bug 777351 - Some minor cleanup in GeckoLayerClient.java. r=sriram 2012-08-01 10:48:19 -04:00
modules Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron 2012-07-31 10:28:21 -07:00
mozglue Bug 735615 - Remove AutoClean from mozglue/linkers/Utils.h r=glandium 2012-07-30 14:17:53 -04:00
netwerk Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsprpub Bug 767848 - Backout NSPR MSVC version detection change from bug 448573. r=ted 2012-06-27 10:13:24 +10:00
other-licenses Bug 777068 - Move simplejson to python/; r=glandium 2012-07-26 13:07:28 -07:00
parser Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
probes Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
profile Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
python Bug 777068 - Move simplejson to python/; r=glandium 2012-07-26 13:07:28 -07:00
rdf Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
security Bug 768568, r=kaie 2012-07-31 20:59:17 +02:00
services Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
startupcache Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
storage Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
testing Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-31 13:58:53 +01:00
toolkit Merge the last PGO-green inbound changeset to m-c. 2012-07-31 22:11:13 -04:00
tools Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
uriloader Bug 768568, r=kaie 2012-07-31 20:59:17 +02:00
view Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
webapprt Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
widget Bug 763166 - Fix race condition that could result in using an uninitialized AndroidBridge. r=snorp 2012-07-31 17:34:06 -04:00
xpcom Bug 706179 Part 1: Add support for animations to the Layers API r=roc, dbaron, cjones 2012-07-31 10:28:20 -07:00
xpfe Back out 20b67f48676c (bug 778355) because of potential deadlock detected in make check 2012-07-30 11:56:48 -07:00
xulrunner Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03: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 760094 - Ignore egg-info directories in source tree. r=ted 2012-05-31 12:24:17 -04:00
.hgignore Bug 760094 - Ignore egg-info directories in source tree. r=ted 2012-05-31 12:24:17 -04:00
.hgtags Added tag FIREFOX_AURORA_16_BASE for changeset 6fdf9985acfe 2012-07-16 10:17:04 -07:00
aclocal.m4 Bug 755145 - Define CCACHE_CPP2 when using ccache and Clang. r=glandium. 2012-07-19 09:20:46 -04:00
allmakefiles.sh Bug 778042 - Add missing Makefile's to allmakefiles and toolkit-makefiles.sh; r=khuey 2012-07-30 16:12:58 -07:00
client.mk Bug 774106 - Don't use Makefile.in to populate virtualenv; r=glandium 2012-07-23 00:19:30 -07:00
client.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
configure.in Bug 740997 - ICS camera support, r=jst,gal,roc 2012-07-30 17:59:05 -04:00
LEGAL
LICENSE
Makefile.in Bug 763651 - Link the javascript engine against zlib. r=khuey 2012-07-12 08:30:59 +02:00
README.txt added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00

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/