Gecko engine for Wine
Go to file
2014-10-01 14:13:53 +02:00
accessible Backed out changeset 87cb83f022c6 (bug 1073820) because of test failures 2014-09-27 14:15:56 -04:00
addon-sdk Bug 1068440: Uplift Add-on SDK to Firefox. 2014-09-26 08:32:55 -07:00
b2g Bumping manifests a=b2g-bump 2014-09-30 10:36:59 -07:00
browser Bug 982600 - Disable tests that only make sense with crashreporter. r=markh 2014-09-30 14:59:41 +02:00
build Bug 1068276, part 2 - Make unexpected failure to produce a leak log an error. r=jmaher 2014-09-30 14:17:27 -07:00
caps Bug 1054646 - Part 1: Change nsNullPrincipal::CheckMayLoad to always allow loads when the principal of the URI in the principal doing the load. r=bz 2014-09-30 09:09:36 +01:00
chrome Bug 1072152 - Change chrome.manifest read order. r=bsmedberg 2014-09-25 14:47:03 +09:00
config Mac v2 signing - Bug 1059467 - Move precomplete file from the root of the Mac bundle to Contents/Resources. r=bbondy, r=nthomas 2014-09-29 11:51:55 -07:00
content Bug 877072 - Script execution order for imports. r=mrbkap 2014-10-01 14:13:53 +02:00
db/sqlite3
docshell Backed out changeset ce22b4d51b72 (bug 945215) for assertions in EncodingUtils.cpp; CLOSED TREE 2014-09-26 16:11:29 +01:00
dom Bug 982600 - Disable tests that only make sense with crashreporter. r=markh 2014-09-30 14:59:41 +02:00
editor Bug 1073213 - Do not use nsIDOMWindowUtils in editor/; r=roc 2014-09-26 09:19:56 -04:00
embedding Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc 2014-09-26 13:06:08 -04:00
extensions Bug 1073656 - Add asynchronicity to the en-US dictionary. r=ehsan 2014-09-27 07:14:11 +07:00
gfx Bug 1057331 - mingw fixup (const char16_t*/char16ptr_t mismatch). 2014-10-01 10:58:57 +02:00
hal Backed out changeset d1ad5d5bc00f (Bug 1041085) for red 2014-09-30 13:43:22 -04:00
image Bug 1073984 - Make SVG geometry painting use a Moz2D Path object directly. r=longsonr 2014-09-29 14:26:15 +01:00
intl Backed out changeset ce22b4d51b72 (bug 945215) for assertions in EncodingUtils.cpp; CLOSED TREE 2014-09-26 16:11:29 +01:00
ipc Bug 1032125: Part 1: Prevent from sending message to Nuwa after Nuwa frozen. r=khuey 2014-09-30 22:12:11 +08:00
js Bug 851418 - Crashtest. r=bholley 2014-10-01 13:52:44 +02:00
layout Bug 1074615. Remove DRAW_SNAPPED. r=mwoodrow 2014-10-01 01:25:25 -04:00
media Bug 1074004 - Fix WebMioData implementation in TestWebMWriter. r=giles 2014-09-29 13:13:21 +13:00
memory Bug 1067018 - Always specify throw() for nothrow placement new/delete; r=glandium 2014-09-26 15:45:45 -04:00
mfbt Bug 1073709 - Disable C++11 <atomic> when using GCC with libc++. r=waldo 2014-09-26 15:15:00 +02:00
mobile Merge m-c to inbound a=merge 2014-09-30 17:10:24 -07:00
modules Bug 1002855 - Turn on Resource Timing r=bz 2014-09-19 02:28:43 +03:00
mozglue Bug 888482 - Send event to set layer client; r=snorp 2014-09-30 18:20:58 -04:00
netwerk Bug 1067679 - mingw fixup. 2014-10-01 10:58:30 +02:00
nsprpub
other-licenses
parser Bug 1065310 - nsHtml5TreeBuilder::contextName is used uninitialised. r=hsivonen. 2014-09-30 14:29:48 +02:00
probes
profile
python Mac v2 signing - Bug 1060562 - Update xpcshell-tests for the new v2 bundle structure on OSX. r=jmaher 2014-09-29 11:51:29 -07:00
rdf Bug 1038756: Callsites creating a channel in /rdf/ (r=bsmedberg) 2014-09-21 09:44:27 -07:00
security merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
services Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions. 2014-09-25 14:32:43 -04:00
startupcache Mac v2 signing - Bug 1064952 - Update Cpp unit test harness for the new v2 bundle structure on OSX. r=jmaher 2014-09-29 11:51:39 -07:00
storage
testing Bug 877072 - Script execution order for imports. r=mrbkap 2014-10-01 14:13:53 +02:00
toolkit Bug 982600 - Disable tests that only make sense with crashreporter. r=markh 2014-09-30 14:59:41 +02:00
tools Bug 1071133 — Make sure mercurial-setup knows how to handle unicode characters. r=gps 2014-09-22 20:03:17 +02:00
uriloader Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend 2014-09-25 21:18:01 -07:00
view
webapprt Bug 1072798 - Fix webapp runtime chrome tests. r=marco 2014-09-26 17:27:03 -04:00
widget Merge m-c to inbound a=merge 2014-09-30 17:10:24 -07:00
xpcom merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
xpfe Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend 2014-09-25 21:18:01 -07:00
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk Bug 1071438 - Make client.mk detect python like configure and mach do. r=mshal 2014-09-24 07:57:10 +09:00
client.py
CLOBBER Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
configure.in merge fx-team to mozilla-central a=merge 2014-09-26 13:27:36 +02:00
LEGAL
LICENSE
mach
Makefile.in
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/