Gecko engine for Wine
Go to file
2014-04-14 17:20:45 +02:00
accessible Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
addon-sdk Backed out changeset 22feaebc0b2c (bug 821809) win8 debug jetpack-sdk test failures 2014-04-09 15:12:01 +02:00
b2g Bumping manifests a=b2g-bump 2014-04-14 10:36:10 -07:00
browser Bug 980117 - Use sccache on win32 try builds. r=mshal 2014-04-15 09:37:54 +09:00
build Bug 980117 - Use sccache on win32 try builds. r=mshal 2014-04-15 09:37:54 +09:00
caps Bug 986439 - Don't use nsNullPrincipalURI for referrer. r=bz 2014-03-29 19:10:27 +00:00
chrome
config Bug 988619 - Fix bad includes bustage. r=njn over IRC to fix bustage in a CLOSED TREE 2014-04-14 18:26:15 -07:00
content Bug 974017 - Update vtt.js r=rillian. 2014-04-14 07:57:00 +02:00
db/sqlite3 Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak 2014-03-26 16:02:23 -04:00
docshell Merge latest green inbound changeset and mozilla-central 2014-04-10 17:55:29 +01:00
dom Bug 992778 - Set docshell.chromeEventHandler in child processes. r=bz 2014-04-09 07:15:00 +02:00
editor Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
embedding Bug 106787 - Fix: Remove nsIAllocator and it's references. r=bsmedberg 2014-04-14 17:20:45 +02:00
extensions Bug 475981, remove titles from a bunch of tests, fixing box wrapped in a block warnings,r=neil 2014-04-04 13:11:12 -04:00
gfx Bug 970007 - Fix incorrect colorformat when using CairoSurface. r=gal r=bas 2014-04-14 20:51:00 +02:00
hal Backed out changeset e2d5b2be4142 (bug 994971) for non-unified bustage. 2014-04-14 18:27:52 -04:00
image Bug 995880. Correctly include non-heap memory use by VolatileBuffer's in memory use of images. r=mwu 2014-04-15 00:24:01 -05:00
intl Bug 988829 - convert intl/uconv/ucvlatin/ to use Endian.h; r=smontagu 2014-02-26 20:42:29 -05:00
ipc Backed out changesets ddbac34527fe and fa82f32d0c39 (bug 991812) for B2G bustage. 2014-04-14 16:16:18 -04:00
js Bug 992866 - Fix assertion in JSObject::initDenseElementsUnbarriered r=sfink 2014-04-15 09:44:01 +01:00
layout Bug 985303. Part 3: Save a block's 'bottom edge of content' in a frame property if it doesn't match the block's content height, and use it in UpdateOverflow to compute the correct overflow. r=dbaron 2014-04-03 04:27:23 -04:00
media Bug 949166 - Actually compile the Windows 7 detection code in cubeb's test to disable part of a test. r=kinetik 2014-04-14 12:07:54 +02:00
memory Bug 985017 - [1/2] Support null VolatileBufferPtrs, r=glandium 2014-04-02 21:32:54 -04:00
mfbt Bug 987274 - Add IntegerTypeTraits.h to MFBT for additional integer traits and helpers that don't have type_traits equivalents - r=Waldo 2014-04-01 09:38:42 -04:00
mobile Bug 995165 - Fix ARM v6 GC settings. r=terrence 2014-04-14 08:32:02 -07:00
modules Bug 995046 - update preload font list on OSX. r=mkato 2014-04-15 08:45:17 +09:00
mozglue Bug 970362 - Block F-Secure on Windows XP. r=bsmedberg 2014-04-13 14:18:03 -04:00
netwerk Bug 995070 - Add preference to send 'Prefer: Safe' header as defined by draft-nottingham-safe-hint-01. r=mcmanus 2014-04-13 21:39:13 -07:00
nsprpub Bug 849085: Update to NSPR_4_10_5_BETA3. Also includes fixes for 2014-04-03 07:24:00 -07:00
other-licenses Bug 988138 - Add new SupportedOS GUIDs to the 7-Zip self extracting archive. r=bbondy 2014-03-26 10:16:28 -07:00
parser Bug 962676 - Reset expected assertion counts for Android crashtests; r=blassey 2014-04-09 08:38:44 -06:00
probes
profile Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan 2014-03-17 13:00:17 -04:00
python Bug 973770 - Typo fix. r=botond DONTBUILD for NPOTB 2014-04-08 15:06:05 -04:00
rdf bug 987624 - ensure the nsRDFLog variable is declared if logging is enabled. r=bsmedberg 2014-03-31 11:53:07 +01:00
security Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
services Merge latest green inbound changeset and mozilla-central 2014-04-10 17:55:29 +01:00
startupcache Bug 913653: Remove lock from IOInterposer and add IOInterposer thread registration; r=froydnj 2014-04-08 22:57:52 -06:00
storage Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug 2014-04-02 15:28:03 +01:00
testing Backed out changeset c2350812b7f1 (bug 946065) hoping this fix the B2G mochitest-7 perma-fail on a CLOSED TREE 2014-04-14 08:51:51 +02:00
toolkit Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
tools Bug 962262 - Profiler - Use float instead of double to pack circular buffer. r=benwa 2014-04-10 10:52:23 -04:00
uriloader Bug 981539 - Ensure there is always a transfer object instance available in nsExternalAppHandler::OnSaveComplete for e10s. r=bz 2014-04-04 08:32:07 -07:00
view Backed out changeset c81707878977 (bug 974197) for Gaia integration test failures on a CLOSED TREE. 2014-04-09 22:14:13 -04:00
webapprt Backed out changeset 7dbcb63aa3e3 (bug 774144) for frequent Android mochitest-4 failures. 2014-04-13 23:46:31 -04:00
widget Backed out changeset d0012e4d8a9a (bug 991766) 2014-04-13 23:46:10 -04:00
xpcom Bug 106787 - Fix: Remove nsIAllocator and it's references. r=bsmedberg 2014-04-14 17:20:45 +02:00
xpfe Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
xulrunner Bug 964902 - Make sure log is initialized in nsXULRunnerApp.cpp. r=bsmedberg 2014-04-02 15:21:44 -04:00
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags No bug - Fix broken tags. DONTBUILD 2014-03-17 17:40:16 -04:00
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk Bug 991976 - Only fail creating .mozconfig.mk once. r=mshal 2014-04-04 14:57:36 +09:00
client.py Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium 2014-04-01 11:33:27 +08:00
CLOBBER Bug 916012 - Clean up gUM to use webidl unions and filter by media-type. r=bz, r=bwc 2014-04-04 05:54:25 -04:00
configure.in Bug 976172 - Part 1 Changes in MediaOmxDecoder to enable audio offloading r=roc 2014-04-08 20:59:07 +05:30
LEGAL
LICENSE
mach
Makefile.in Bug 986301 - Fix --with-libxul-sdk after bug 969164. r=gps 2014-03-21 11:52:25 +09:00
moz.build
mozilla-config.h.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/