Gecko engine for Wine
Go to file
2012-07-23 13:47:34 -04:00
accessible [Bug 773839] Fix build warnings under accessible/ r=tbsaunde 2012-07-22 06:35:49 -04:00
b2g Bug 775822 - Use the new Permission Manager API for B2G shell.js and CameraContent.js. r=vingtetun 2012-07-20 18:06:35 -07:00
browser Merge m-c to inbound. 2012-07-21 14:32:18 -04:00
build Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium 2012-07-23 13:29:02 -04:00
caps Bug 758258 - part 6 - Change how extendedOrigin is generated. r=sicking 2012-07-21 17:37:02 -07:00
chrome Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (chrome/ parts); r=bsmedberg 2012-06-05 22:03:59 -04:00
config Bug 776552 - Remove the MOZ_SVG_DLISTS build time flag. r=longsonr. 2012-07-23 16:39:15 +01:00
content Bug 775041 - Make nsIWidget::IsEnabled return bool, r=roc, f=ms2ger 2012-07-23 01:19:08 -04: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 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz 2012-07-23 13:47:34 -04:00
dom Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz 2012-07-23 13:47:34 -04:00
editor Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan 2012-07-20 14:16:17 +03:00
embedding Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz 2012-07-23 10:44:13 -04:00
extensions Bug 775914 - Don't copy nsEditor::OperationID into mozInlineSpellChecker; r=ehsan 2012-07-22 12:01:25 +03:00
gfx Backout 4987ffd173a4 (bug 687267) for bustage 2012-07-23 14:47:54 +01:00
hal Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
image Merge m-c to inbound. 2012-07-21 14:32:18 -04:00
intl Bug 772519 - Remove the unused variable res in nsPlatformCharset::Init; r=smontagu 2012-07-10 16:27:27 -04:00
ipc Bug 775867: Implement ProtocolErrorBreakpoint() for easier debugging of IPC errors. r=bent 2012-07-23 10:24:29 -07:00
js Bug 773962 - Fix windows linkage bustage. r=me 2012-07-23 17:57:39 +02:00
layout Bug 767726 - Kill nsISVGChildFrame::DO_NOT_NOTIFY_RENDERING_OBSERVERS. r=longsonr. 2012-07-23 12:00:43 +01:00
media Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
memory Bug 772423 - Hook mozjemalloc's abort(). r=jlebar 2012-07-11 16:55:39 +02:00
mfbt Backout 61d052e202c8 (bug 647367) due to Windows bustage. 2012-07-18 22:33:41 -04:00
mobile Bug 771159 - Properly set toolbar's background size to handle different densities (r=mfinkle) 2012-07-23 16:47:59 +01:00
modules bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi 2012-07-20 08:40:13 -04:00
mozglue Backout 4987ffd173a4 (bug 687267) for bustage 2012-07-23 14:47:54 +01:00
netwerk Bug 775861 - e10s: propagate appId and isInBrowserElement from child to parent process r=jdm 2012-07-22 15:35:33 -07: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 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium 2012-07-23 13:29:02 -04:00
parser Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan 2012-07-20 14:16:17 +03:00
probes Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
profile Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
rdf Bug 772759 - Fix a few build warnings r=bsmedberg 2012-07-12 22:11:05 -07:00
res Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only 2012-06-11 21:32:05 -07:00
security Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (security parts); blanket-r=bzbarsky 2012-07-19 00:37:09 -04:00
services Bug 775829 - Use the new Permission Manager API in Browser ID. r=sicking 2012-07-20 18:09:12 -07:00
startupcache Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (startupcache parts); r=jrmuizel 2012-06-19 23:45:32 -04:00
storage Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan 2012-07-20 14:16:17 +03:00
testing Bug 775227 - Disable mochitest test_transitions_per_property.html on Android, for OOM error; r=jmaher 2012-07-23 08:10:26 -06:00
toolkit Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz 2012-07-23 10:44:13 -04:00
tools Remove the unused variable (no bug) 2012-07-19 00:45:35 -04:00
uriloader Bug 775119 - e10s: implement nsILoadContext in ParentChannels, remove PrivateBrowsingConsumer r=jdm 2012-07-22 15:35:33 -07:00
view Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger 2012-07-19 04:57:50 -04:00
webapprt Bug 773784 - Update error messages to say FF 16 when launching an app with no version of FF installed. r=felipc 2012-07-20 20:19:38 -04:00
widget Bug 762948: Workaround for invalidation problem with flash. r=roc 2012-07-23 15:57:38 +02:00
xpcom Bug 775424 - Make cycle collection vtables rodata. r=smaug 2012-07-23 07:42:23 +02:00
xpfe Bug 775676 - Fix leak in nsWebShellWindow. r=roc 2012-07-23 10:40:36 -04:00
xulrunner Bug 767802 - Fix for build error on win32 xulrunner builds. r=timA 2012-06-26 21:17:12 -04:00
.gdbinit
.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 774106 - Don't use Makefile.in to populate virtualenv; r=glandium 2012-07-23 00:19:30 -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 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium 2012-07-23 13:29:02 -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

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/