Gecko engine for Wine
Go to file
Terrence Cole e11a4b5e11 Bug 764962 - Add a verifier mode for GenerationalGC post barriers; r=billm
This adds a store buffer which is enabled with --enable-gcgenerational and new
verifier modes 11 & 12 corresponding to pre-barrier verifier modes 4 & 5 when
enabled.

--HG--
extra : rebase_source : c2ba68f1cb9eaf3375048b43b777f4ed6502cde1
2012-06-20 18:48:56 -07:00
accessible Bug 775661 - Added dump tree Logger method, and states to string function. r=davidb 2012-07-20 09:46:54 -07:00
b2g Bug 775814 - B2G 3G: ril.data.* preferences have string value false with fresh profile. r=marshall_law 2012-07-20 10:27:12 -07:00
browser Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
build No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE 2012-07-20 02:14:25 -07:00
caps Bug 774585 - Temporarily disable test_principal_extendedorigin_appid_appstatus.html for failures on OS X 10.7 (and possibly others); rs=mounir on a CLOSED TREE 2012-07-20 12:20:55 +01: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 774054 - Switch mochitest file $(INSTALL) to install_cmd. r=glandium 2012-07-20 01:07:10 +05:30
content Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir 2012-07-20 00:07:49 -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 750977: Implement glue code for asynchronous panning/zooming. r=jlebar,roc,vingtetun 2012-07-19 23:48:27 -07:00
dom Bug 715814 - Implement Web Activities: DOM Part [r=mounir] 2012-07-20 17:41:30 +02:00
editor Bug 768756 part 4 - Clean up nsHTMLCSSUtils::GetCSSInlinePropertyBase; r=ehsan 2012-07-08 13:31:53 +03:00
embedding Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds 2012-07-19 14:55:48 -07:00
extensions Silence the warning about empty while body loop in clang (no bug) 2012-07-19 00:41:52 -04:00
gfx Remove dead code from upload path (bug 775863, r=cjones). 2012-07-20 00:36:19 -07:00
hal Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
image bug 722555 - Add RGBA support to BMP encoder; r=jgilbert 2012-07-17 16:20:14 +02:00
intl Bug 772519 - Remove the unused variable res in nsPlatformCharset::Init; r=smontagu 2012-07-10 16:27:27 -04:00
ipc Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir 2012-07-20 00:06:24 -07:00
js Bug 764962 - Add a verifier mode for GenerationalGC post barriers; r=billm 2012-06-20 18:48:56 -07:00
layout Bug 715814 - Implement Web Activities : Activity Object [r=mounir] 2012-07-20 17:41:30 +02: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 776023 - Fix more JavaDoc warnings. r=rnewman 2012-07-20 10:20:59 -07:00
modules bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi 2012-07-20 08:40:13 -04:00
mozglue Backed out changeset afd9e75374e8 from a CLOSED TREE for breaking Windows builds 2012-07-19 14:55:48 -07:00
netwerk bug 775515 nshttpconnectionmgr::restrictconnections() for half opens only if they never connected r=honzab 2012-07-20 08:50:18 -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 774024 - Remove extra ;. r=smaug. 2012-07-15 10:06:09 -04: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 770331 - always try and negotiate HTTP Keep-Alive r=biesi 2012-07-20 08:40:13 -04: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 767025 - Part 2: Track active entries in memory and refuse to delete by ignore. r=honzab,gal 2012-06-29 06:27:03 +08:00
testing Bug 775982 - Intermittent Android abort during indexedDB/ipc/test_ipc.html. r=edmorley 2012-07-20 12:59:30 -04:00
toolkit Bug 770317: Add an xperf probe for XPCOM shutdown event. r=glandium 2012-07-20 13:39:23 -04:00
tools Remove the unused variable (no bug) 2012-07-19 00:45:35 -04:00
uriloader Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
view Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger 2012-07-19 04:57:50 -04:00
webapprt Bug 759502. Include URL of active window in URL field of webapp runtime crash reporter. r=gavin 2012-07-19 18:02:48 -07:00
widget Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
xpcom Bug 771893 - Remove unused function from TestTArray.cpp. r=bsmedberg 2012-07-20 04:50:46 +10:00
xpfe Bug 774957 - Update nsDocShell jazz so distinction between browser and app frame is clearer. r=jlebar sr=sicking 2012-07-18 22:26:21 -07:00
xulrunner Bug 767802 - Fix for build error on win32 xulrunner builds. r=timA 2012-06-26 21:17:12 -04: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 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 Bug 772841 - Use make package instead of make stage-package before profile run, but avoid package signing. r=ted,r=catlee 2012-07-13 00:02:12 +02:00
client.py Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
configure.in Bug 775405 - Fix build for OS X v10.7 when MacPorts' non-universal egrep is on $PATH before Apple's egrep. r=ted 2012-07-19 21:08:39 -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/