Gecko engine for Wine
Go to file
2014-03-13 21:26:03 -07:00
accessible Bug 981363 - Wait or cursor to be cleared in tests. Some cleanup and improvements. r=yzen 2014-03-24 09:29:44 -07:00
addon-sdk Bug 957241 - Don't package the full sdk when we don't need it. r=gps 2014-03-24 17:09:45 +08:00
b2g Bumping manifests a=b2g-bump 2014-03-26 23:21:12 -07:00
browser Bug 960426 - Part 6: Fix conflict in browser_dpg_variables-view-filter-03.js. r=past 2014-03-27 15:26:47 +08:00
build Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
caps
chrome
config Bug 915535 - Fixup for Windows bustage on a CLOSED TREE. r=me 2014-03-27 11:16:45 +09:00
content Bug 960426 - Part 2: Modifications for IDL change. r=blassey 2014-03-05 11:54:55 +08:00
db/sqlite3 Bug 988507 - Upgrade SQLite to version 3.8.4.2. r=mak 2014-03-26 16:02:23 -04:00
docshell Bug 910010 - Implementation of PFileDescriptorSet - part 1, r=khuey 2014-03-25 18:37:13 +00:00
dom Backed out changeset 8b1b90e5fd34 (bug 988863) for rooting hazard failures 2014-03-27 16:41:49 +00:00
editor Bug 986409 - Skip fewer entire reftest directories on B2G. r=roc 2014-03-23 18:44:50 -07:00
embedding bug 986296 - try to make window_open_position_constraint test more reliable. r=roc 2014-03-24 11:21:13 +00:00
extensions
gfx Bug 985541 - Turn GestureEventListener into Finite-state machine. r=kats,drs 2014-03-27 14:04:39 +02:00
hal Bug 960426 - Part 2: Modifications for IDL change. r=blassey 2014-03-05 11:54:55 +08:00
image Bug 980488 - Remove duplicate MOZ_PNG_MAX_DIMENSION definition in nsPNGDecoder.cpp. 2014-03-24 17:14:10 -04:00
intl Bug 943262 - Remove getCharsetTitle part of test_bug713519.js. r=gavin 2014-03-24 09:22:35 -07:00
ipc Bug 987923: Add autorelease pool locally in GetTempDir on OS X, and also to non-main-thread event loop. r=smichaud,bent 2014-03-25 15:27:12 -05:00
js Bug 988706 - Fix bogus assert in ForkJoin. (r=lth in person) 2014-03-27 10:22:55 -07:00
layout Bug 983175 - Part 2: Add style system support for 'subgrid' in the grid-template* properties. r=dholbert 2014-03-27 11:54:40 -04:00
media Bug 988827 - Fix more warnings in cubeb on Android/B2G. r=cpeterson 2014-03-27 13:36:46 +01:00
memory
mfbt Bug 944176: Implement move construction and move assignment for mozilla::Scoped derivatives. r=waldo 2014-03-27 09:52:48 -07:00
mobile Bug 960426 - Part 3: Related Change in Fennec. r=blassey 2014-03-05 17:42:42 +08:00
modules Bug 960426 - Part 1: WebIDL changes for NetInfo API. r=sicking, r=marcosc 2014-03-05 11:22:39 +08:00
mozglue
netwerk bug 988421 - spdy push concurrency mismatch r=hurley 2014-03-26 12:48:23 -04:00
nsprpub Bug 983945: Handle an NSPR configure script generated with autoconf 2.68. 2014-03-26 06:40:07 -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
probes
profile
python Merge m-c to inbound. 2014-03-26 23:09:54 -04:00
rdf
security Bug 982778: Initialize parameters of output value of der::AlgorithmIdentifier, r=keeler 2014-03-13 21:26:03 -07:00
services Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
startupcache
storage Bug 411894 - Flush all mozStorageConnections' caches in response to memory pressure events. r=mak 2014-03-27 11:19:49 +01:00
testing Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
toolkit Merge mozilla-central to mozilla-inbound 2014-03-27 16:01:09 +01:00
tools Bug 983633 - Error if filterdiff is required; r=gps 2014-03-21 17:43:28 +13:00
uriloader Bug 947868 - Fix nsMIMEInfoUnix::GetHasDefaultHandler to properly handle the protocol scheme. r=karlt 2014-03-24 08:57:39 -04:00
view
webapprt Backed out changeset 6d2ffe8dc046 (bug 981249) for Linux ASAN test failure 2014-03-26 11:43:16 +01:00
widget Bug 960426 - Part 4: Support Network Information API in Fifrefox OS. r=vchang 2014-03-17 14:33:48 +08:00
xpcom Bug 965362 - Part 1: Make sure that nsScriptableInputStream::Read reads all of the allowed available bytes from the input stream; r=bsmedberg 2014-03-27 11:20:08 -04:00
xpfe
xulrunner
.clang-format
.clang-format-ignore
.gdbinit
.gitignore
.hgignore
.hgtags
.lldbinit
.reviewboardrc
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Merge fx-team to m-c. 2014-03-24 16:39:56 -04:00
configure.in Bug 987773 - Enable FFmpeg on more XP_UNIX platforms by default. r=glandium 2014-03-27 11:02:28 -04:00
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/