Gecko engine for Wine
Go to file
2014-10-27 11:17:40 -04:00
accessible Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
addon-sdk Bug 1083068 - Improve SDK logging when a promise is rejected during tests. r=gozala 2014-10-15 01:11:00 -04:00
b2g Merge mozilla-central to b2g-inbound 2014-10-27 16:07:50 +01:00
browser merge fx-team to mozilla-central a=merge 2014-10-27 15:56:31 +01:00
build Bug 1085026 - Use sha512 hashes for mar files; r=glandium 2014-10-23 11:32:25 -04:00
caps Bug 1069694 - Remove OldDebugAPI from the browser. r=shu 2014-10-12 19:37:41 +02:00
chrome Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
config Bug 1063281, Part 9: Switch Gecko from NSS to CheckCertHostname, r=keeler 2014-09-21 17:43:29 -07:00
content Merge m-c to inbound a=merge 2014-10-24 15:06:44 -07:00
db/sqlite3 Bug 1088143: Update SQLite to version 3.8.6.1. r=mak 2014-10-23 10:34:49 -07:00
docshell Merge inbound to m-c a=merge 2014-10-23 17:37:23 -07:00
dom Bug 1019714 - Forbid overloading apps not being pushed via devtools. r=jryans, r=fabrice 2014-10-27 11:17:40 -04:00
editor Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
embedding Bug 1055750 - Part 3 - Track image vs imageset request load type through ImageLoadingContent::LoadImage r=bz,tanvi 2014-10-24 14:00:14 -07:00
extensions Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
gfx Back out 2 changesets (bug 1085529) for win8 chrome reftest failures 2014-10-25 22:02:57 -07:00
hal Bug 1085696. Part 1 Move widget/xpwidget to /widget. r=roc 2014-10-23 10:16:45 -07:00
image Merge m-c to inbound a=merge 2014-10-24 15:06:44 -07:00
intl Bug 1086527 - Make sure PluralForm.get can be called from strict mode. r=Mossop 2014-10-23 23:29:00 +02:00
ipc Bug 1087464, Use the correct ContentParent when Nuwa forks PBackground actors. r=khuey. 2014-10-23 20:13:25 -04:00
js Bug 1087873: Fix signed/unsigned comparisons in Shuffle/Swizzle; r=till 2014-10-27 11:29:25 +01:00
layout Back out 2 changesets (bug 1085529) for win8 chrome reftest failures 2014-10-25 22:02:57 -07:00
media Bug 1087368: webrtc & PulseAudio: don't crash in case of buffer holes r=jesup 2014-10-22 16:56:54 +02:00
memory Backed out changeset 835fbe63da4a (bug 1076446) for perma failure in 10.8 mozilla-inbound debug test xpcshell 2014-10-24 12:32:38 +02:00
mfbt Bug 1075134 - MOZ_LSAN macros. r=froydnj 2014-10-21 13:00:54 +02:00
mobile Merge m-i to m-c, a=merge 2014-10-26 09:12:36 -07:00
modules Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau 2014-10-27 05:35:00 -04:00
mozglue Bug 1083686 - Tool to capture and reproduce Firefox's memory allocations. r=njn,r=mshal 2014-10-24 13:08:01 +09:00
netwerk Bug 1083922 - Doom entry when parsing security info fails, r=mcmanus 2014-10-24 23:44:59 +02:00
nsprpub Bug 1049006 - Update Mozilla 33 to use NSS 3.17 final and NSPR 4.10.7 final, r=wtc 2014-08-13 21:47:00 +02:00
other-licenses Bug 1077366 - Remove most symbol wrapping from Android builds. r=nfroyd 2014-10-14 07:17:13 +09:00
parser Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
probes
profile Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps 2014-09-03 14:10:54 +09:00
python Merge inbound to m-c a=merge 2014-10-24 15:05:02 -07:00
rdf Bug 1063197 - Callsites of NS_NewInputStreamChannel in /rdf/ (r=bsmedberg) 2014-10-16 11:17:14 -07:00
security Merge m-i to m-c, a=merge 2014-10-26 09:12:36 -07:00
services Bug 1086880 - Mobile ID is broken with v188 RIL. r=spenrose 2014-10-24 11:03:30 +02:00
startupcache Bug 1077282: Work around the fact that mozharness is not yet aware of the new GreD on OSX (bug 1080338). r=bsmedberg 2014-10-10 15:07:06 -04:00
storage Bug 857138 - Add some cx parameters. r=bz 2014-10-23 19:53:31 +02:00
testing Merge m-c to inbound a=merge 2014-10-24 15:06:44 -07:00
toolkit Bug 1019714 - Forbid overloading apps not being pushed via devtools. r=jryans, r=fabrice 2014-10-27 11:17:40 -04:00
tools Backed out changeset 157b1f4e4ed2 (bug 737967) for Windows B2G desktop bustage. 2014-10-22 12:44:49 -04:00
uriloader Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
view Bug 1048246 - Fix more bad implicit constructors in layout; r=roc 2014-08-07 19:48:38 -04:00
webapprt Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
widget Bug 1055750 - Part 3 - Track image vs imageset request load type through ImageLoadingContent::LoadImage r=bz,tanvi 2014-10-24 14:00:14 -07:00
xpcom Merge mozilla-central to fx-team 2014-10-24 16:12:00 +02:00
xpfe Bug 1080302 (part 2) - Convert all mentions of -foo options to --foo options in comments, help messages and error messages. r=glandium. 2014-10-23 17:35:27 -07:00
xulrunner Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg 2014-10-14 15:31:23 +13:00
.clang-format
.clang-format-ignore
.gdbinit Fix the gdb helper for printing frametrees, no bug, DONTBUILD 2014-09-02 17:33:44 -04:00
.gitignore Bug 1065252 - Ignore Emacs .dir-locals.el. r=ted 2014-09-09 23:40:00 +02:00
.hgignore Bug 1044411 - Generate Loop ToS static content, r=abr,dmose; rs=ted for .hgignore changes 2014-08-26 12:58:00 -05:00
.hgtags No bug - Tagging mozilla-central cec1a116c4f9 with FIREFOX_AURORA_35_BASE a=release DONTBUILD CLOSED TREE 2014-10-13 13:37:55 -04:00
.lldbinit
.reviewboardrc
aclocal.m4 Bug 1081682 - Make --with-ccache use --with-compiler-wrapper under the hood. r=mshal 2014-10-15 14:47:02 +09:00
Android.mk
AUTHORS
client.mk Backed out changeset b30422149e3e (bug 1082323) because this version is terribly broken. 2014-10-15 14:55:36 +09:00
client.py
CLOBBER Bug 946065 - Touch CLOBBER 2014-10-25 20:36:18 +03:00
configure.in Bug 1084997 - Replace '\' in MOZ_BUILD_APP with '/' to eliminate the difference between windows and others. r=glandium 2014-10-22 07:18:00 +02:00
LEGAL
LICENSE
mach Bug 1043144 - Don't write machc bytecode file; r=mshal 2014-08-05 10:39:24 -07:00
Makefile.in Fixup for bug 1062668. r=me 2014-09-05 10:35:43 +09:00
moz.build Bug 1080910 - Add USE_ICU variable separated from ENABLE_INTL_API. r=glandium 2014-10-10 02:55:00 -04:00
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/