Gecko engine for Wine
Go to file
Nicolas Pierron cebff54bac Bug 772087 - Avoid IonMonkey recompilation caused by wrong idempotent flags. r=jandem
- Factor the the idempotent proto chain predicate to JSObject such as it
can be shared between JM and IM.

- Filter the resolve function of JSFunction as idempotent.
2012-07-10 01:56:36 -07:00
accessible Merge from mozilla-central. 2012-06-28 15:17:18 -07:00
b2g Bug 755609 - Set B2G media cache size to 4MB r=cpearce 2012-06-27 17:57:41 +02:00
browser Merge from mozilla-central. 2012-06-28 15:17:18 -07:00
build Back out 6a386d638a1a (bug 746277) for packaged build bustage 2012-06-27 08:31:38 -07:00
caps Bug 766173 - Hold a strong ref to nsScriptSecurityManager, instead of hoping that it won't get addref'ed or released. r=bsmedberg 2012-06-19 13:20:34 -04:00
chrome
config Merge from mozilla-central. 2012-06-26 15:37:34 -07:00
content Merge from mozilla-central. 2012-06-28 15:17:18 -07:00
db/sqlite3
dbm
docshell Bug 768736 Define constants for system native virtual keys for nsIDOMWindowUtils::SendNativeKeyEvent() r=roc 2012-06-27 11:26:38 +09:00
dom Merge from mozilla-central. 2012-06-28 15:17:18 -07:00
editor Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
embedding Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
extensions Merge from mozilla-central. 2012-06-25 13:09:36 -07:00
gfx Merge from mozilla-central. 2012-06-28 15:17:18 -07:00
hal
image Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
intl Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
ipc Bug 758620 - Force fixed-position frames to have their own layers. r=roc 2012-06-27 16:43:57 +01:00
js Bug 772087 - Avoid IonMonkey recompilation caused by wrong idempotent flags. r=jandem 2012-07-10 01:56:36 -07:00
layout Bug 766843 - Exempt inner table frames from optimized dynamic position change handling, as the required handling is performed for outer table frames; r=bzbarsky 2012-06-27 16:24:01 -04:00
media Merge from mozilla-central. 2012-06-25 13:09:36 -07: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 Bug 760035 - Adapt main clients to async API (mobile FF). r=mbrubeck 2012-06-27 20:15:33 -04:00
modules Fix merge bustage. 2012-06-25 13:45:51 -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 Fix merge bustage. 2012-06-25 13:45:51 -07:00
parser Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
probes
profile
rdf Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01:00
res
security
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 Merge from mozilla-central. 2012-06-25 13:09:36 -07:00
storage
testing no bug - Update revision of Jetpack tests used on m-c to green things up. r=me 2012-06-28 14:28:23 -05:00
toolkit Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
tools Bug 767844 - Store meta data in profile. r=jrmuizel 2012-06-26 23:43:28 -04:00
uriloader Bug 653833 - Ignore mimetype for helperapps if it is the same as our url. r=blassey 2012-06-26 14:54:44 -07:00
view Bug 767388 - Kill NS_DEBUG. r=bz. 2012-06-25 20:59:42 +01: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 754495, part 5 - Add support for compartment merging to cycle collector. r=smaug 2012-06-27 08:09:56 -07:00
xpfe
xulrunner Bug 767802 - Fix for build error on win32 xulrunner builds. r=timA 2012-06-26 21:17:12 -04:00
.gdbinit
.gitignore
.hgignore
.hgtags
aclocal.m4
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
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/