Gecko engine for Wine
Go to file
2014-12-10 10:02:17 -05:00
accessible Bug 1108294 - Use mozbuild.makeutil for dependency file writing; r=froydnj 2014-12-06 15:47:06 -08:00
addon-sdk Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
b2g merge b2g-inbound to mozilla-central a=merge 2014-12-10 12:52:44 +01:00
browser Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
build Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
caps Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
chrome Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
config Bug 1093724 - Add a range check to the TLS version prefs loading code. r=keeler 2014-12-09 21:48:29 +09:00
content Remove testcase for bug 894137 because it causes assertions in other tests 2014-11-24 08:41:42 -08:00
db/sqlite3 Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak 2014-12-10 10:02:17 -05:00
docshell Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
dom Merge mozilla-central to mozilla-inbound 2014-12-10 13:01:03 +01:00
editor Backed out 5 changesets (bug 1092888) because something in the push made Gij(2) permafail. 2014-12-09 12:08:59 -05:00
embedding Bug 1060529, send the enabled state of child process commands to the parent on update, without the test, r=smaug,ehsan 2014-12-09 10:48:27 -05:00
extensions Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
gfx Bug 1109403 - trim out unused Azure FontOptions struct. r=m_kato 2014-12-10 13:09:30 +09:00
hal Bug 1100964 - Reset phone while enabling unrestricted devtools mode. r=fabrice, r=sicking 2014-11-26 06:46:00 -05:00
image Bug 1109283 - Handle failure of nsExpirationTracker::AddObject in the SurfaceCache. r=dholbert 2014-12-10 02:53:47 -08:00
intl Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
ipc Bug 1103324 - Instantiate an AutoNoJSAPI when dispatching IPC messages. r=billm 2014-12-06 09:51:14 -08:00
js Bug 1109096: Tweak error message in SIMD load/store arguments checking in Odin; r=luke 2014-12-10 13:26:12 +01:00
layout Bug 1109263 - Clamp the reftest drawWindow call to the canvas. r=dbaron 2014-12-10 07:50:47 -05:00
media Bug 1107339 - Add VP6F and extend MP3 support in libstagefright. r=k17e 2014-12-04 11:54:06 -08:00
memory Bug 1104634 - Force optimize mozjemalloc on --disable-optimize builds. r=gps 2014-12-10 10:50:44 +09:00
mfbt Bug 1102525 (part 2) - Add SegmentedVector to MFBT. r=froydnj. 2014-12-08 14:45:13 -08:00
mobile merge fx-team to mozilla-central a=merge 2014-12-10 11:55:54 +01:00
modules Backed out 5 changesets (bug 1092888) because something in the push made Gij(2) permafail. 2014-12-09 12:08:59 -05:00
mozglue Bug 1101583 - Remove unused variables. r=glandium 2014-11-19 17:17:28 +01:00
netwerk Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
nsprpub
other-licenses
parser Bug 704320 - apply referrer policies to image loads (r=seth) 2014-11-18 08:46:53 -05:00
probes
profile Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps 2014-12-04 16:24:03 -08:00
python Backed out 2 changesets (bug 1105128) for Windows make check failures 2014-12-09 20:42:01 -08:00
rdf Bug 1107814 - Part 2: Mark some directories as FAIL_ON_WARNINGS conditionally for some compilers. r=gps 2014-12-04 01:11:14 -08:00
security Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
services Merge mozilla-central to mozilla-inbound 2014-12-10 13:01:03 +01:00
startupcache
storage
testing backout 78bde999fddd from bug 975782 for assertion failure in mochitest CLOSED TREE 2014-12-10 17:33:46 +13:00
toolkit Merge mozilla-central to mozilla-inbound 2014-12-10 13:01:03 +01:00
tools Bug 1087435 - Fix accidental return. r=me 2014-12-09 14:44:10 -05:00
uriloader Backed out changesets fb903f13f215, 9c5c712698e4, and 36d257ead3da (bug 1092835) for causing test_csp_allow_https_schemes.html permafail on Android 2.3. 2014-12-09 14:00:47 -05:00
view bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn 2014-11-14 00:53:02 +13:00
webapprt Bug 1108310 - Remove deprecated for-each-in loop and let blocks and fix strict mode warnings in webapprt/content/downloads/downloads. r=Unfocused 2014-11-30 00:29:07 -08:00
widget Move APZ handling of wheel events from nsWindow to RenderFrameParent. (bug 1013432 part 7, r=kats) 2014-12-09 02:42:49 -08:00
xpcom Bug 1094552 (part 4) - Rename AnalyzeReports() as Analyze(). r=mccr8. 2014-12-08 14:45:13 -08:00
xpfe Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
xulrunner Bug 1102602 - part 2: Rename the XULRunner stub, so that we can compile it. r=gps 2014-11-20 17:08:40 -08:00
.clang-format
.clang-format-ignore
.gdbinit Backed out changeset 047d21f101de (bug 846018) 2014-11-13 17:11:25 -05:00
.gitignore
.hgignore
.hgtags No bug - Tagging mozilla-central b297a6727acf with FIREFOX_AURORA_36_BASE a=release DONTBUILD CLOSED TREE 2014-11-28 10:53:24 -05:00
.lldbinit
aclocal.m4
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Merge m-c to b-i 2014-11-28 11:59:19 -08:00
configure.in Bug 1108328 - Upgrade SQLite to version 3.8.7.4. r=mak 2014-12-10 10:02:17 -05: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/