Gecko engine for Wine
Go to file
2012-07-01 00:06:48 -07:00
accessible Bug 765110 - TextLeafAccessibleWrap is never instanciated, r=tbsaunde 2012-06-28 05:09:14 -04:00
b2g Bug 738530 - Move PowerManager from shell.js to gaia. r=vingtetun 2012-06-30 21:42:10 -04:00
browser Merge m-c to inbound. 2012-06-30 21:42:04 -04:00
build Bug 769635 - Upgrade clang to 159409. r=rail. 2012-06-29 14:53:41 -04:00
caps Bug 754202 - Check principal in IsCapabilityEnabled when there's no code on the stack. r=mrbkap 2012-06-28 23:47:55 +02: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 Back out 6a386d638a1a (bug 746277) for packaged build bustage 2012-06-27 08:31:38 -07:00
content Bug 760102 - Authorize web applications to use fullscreen by default. r=cpearce 2012-06-28 20:54:37 +12: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 769771: add support for specifying content type of an html:iframe, r=bz 2012-06-29 15:03:53 -04:00
dom Backout a8bfe5a447e7 for creating more orange than it fixed. 2012-06-30 21:51:09 -04:00
editor Bug 769008 - Don't pass a null node to GetBlockNodeParent; r=roc 2012-06-29 18:43:08 -04:00
embedding Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
extensions Bug 769585 - Fix vim modelines. DONTBUILD rs=mrbkap 2012-06-29 12:42:59 +02:00
gfx Bug 539356. Part 30: Call correct HasShadowManager method. Fixing Win mochitest-2 bustage. r=the-wind 2012-07-01 00:21:39 +12:00
hal Bug 769585 - Fix vim modelines. DONTBUILD rs=mrbkap 2012-06-29 12:42:59 +02:00
image Bug 539356 - Part 10 - Test changes required for DLBI. r=roc 2012-06-30 15:06:11 +12:00
intl Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
ipc Bug 754202 - Remove context pushing/popping API. r=mrbkap Each one of these uses grabs the principal off of an object for pushing, but also enters the compartment of that object. So we shouldn't need this anymore. 2012-06-28 23:47:55 +02:00
js Bug 768732 - Write barrier for array slowification (r=bhackett) 2012-06-30 14:29:09 -07:00
layout Bug 769902 - Avoid unnecessary precision issues in nsSVGUtils::ObjectSpace. r=longsonr. 2012-06-30 21:21:31 +01:00
media Bug 767250: Stop B2G/Gonk from trying to build Android.mk's in media/webrtc rs=mwu 2012-06-22 19:07:41 -04:00
memory Bug 766250 - Part 2: Split MOZ_TEMP_INVESTIGATION into MOZ_TEMP_INVESTIGATION and MOZ_JEMALLOC_HARD_ASSERTS. r=glandium 2012-06-20 01:22:40 -04:00
mfbt Bug 766347 - Implement mozilla::IsConvertible to detect when a value of one type will convert to a value of another type. r=luke 2012-06-19 13:55:23 -07:00
mobile Merge m-c to m-i. 2012-06-30 14:50:23 +02:00
modules Bug 762993 - Implement a sandbox iframe for Identity IdP provisioning. r=jst,benadida,dolske 2012-06-28 01:57:00 -07:00
mozglue Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage 2012-06-20 10:55:59 +02:00
netwerk Bug 558220 part 2. Fix a bug in the test HTTP header that caused it to misread headers when a packet boundary fell between the CR and LF at the end of a header value. r=waldo 2012-06-28 00:26:13 -04: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 758925 - Update in-tree virtualenv to 1.7.2. r=ted 2012-06-28 21:34:05 -04:00
parser Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
probes
profile Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
rdf Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
res Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only 2012-06-11 21:32:05 -07:00
security Bug 766683: Export nsNSSShutdown.h from PSM so that other components can use it, r=kaie 2012-06-28 13:15:13 -07:00
services Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc 2012-04-16 22:14:01 -04:00
startupcache Bug 755186 - s/JS_NewCompartmentAndGlobalObject/JS_NewGlobalObject/ (r=jorendorff) 2012-06-20 08:57:29 -07:00
storage 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 (storage parts); r=mak 2012-06-12 23:35:10 -04:00
testing Bug 248239 - Change standards mode height calculations for table cells to use content-box sizing rather than border-box sizing by default (and to honor -moz-box-sizing, which we do not do in quirks mode). Also remove -moz-box-sizing: border-box from default style for caption element (all modes). r=dbaron 2012-06-30 12:01:31 -04:00
toolkit Bug 762993 - Follow-up fix for 15ac0594d478. Unregister for WindowWatcher notifications in the success case. a=bustage-fix 2012-07-01 00:06:48 -07:00
tools Bug 707308 - Support dynamic stack labels for profile. r=jmuizelaar 2012-06-20 19:22:02 -04:00
uriloader Bug 748890 - Make getting the load context in nsExternalHelperAppService work in multiprocess mode; r=jdm 2012-06-29 11:27:52 -04:00
view Bug 539356 - Part 19 - Only repaint retained layers after the previous repainted has been drawn to the window. r=roc 2012-06-30 15:06:13 +12:00
webapprt Bug 760102 - Enable fullscreen API for web apps. r=vingtetun 2012-06-28 20:55:33 +12:00
widget merge backout 2012-06-28 07:29:26 -05:00
xpcom Bug 758034 - Clean up browser GC API (r=smaug) 2012-06-30 14:16:32 -07:00
xpfe Backout 714c402f3050, 80d09e39cd0d & 3a1129278710 (bug 764718) for frequent intermittent failures 2012-06-22 11:04:47 +01: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_15_BASE for changeset 26dcd1b1a208 2012-06-04 12:33:54 -07:00
aclocal.m4 Bug 759115 - Move Android SDK/NDK checks in build/autoconf/android.m4, and bump minimum Android SDK API level we require to 14 for mobile/android. r=ted 2012-06-11 08:10:28 +02:00
allmakefiles.sh Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted 2012-06-20 09:45:45 +02:00
client.mk Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage 2012-06-20 10:55:59 +02:00
client.py
configure.in Merge m-c to s-c. 2012-06-26 13:00:09 -07:00
LEGAL
LICENSE
Makefile.in bug 764671 - Stop uploading symbols for test programs/libs to the symbol server. r=nthomas 2012-05-24 11:58:35 -04: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/