Gecko engine for Wine
Go to file
2014-12-31 13:51:15 -06:00
accessible Bug 1117037 - Mark virtual overridden functions as MOZ_OVERRIDE in accessible/; r=tbsaunde 2015-01-02 18:47:38 -05:00
addon-sdk Bug 647540 - Get rid of the toolbar-primary class. r=enn 2014-12-18 23:31:39 +01:00
b2g Backed out 7 changesets (bug 1018320) because the debug M12 is still from this 2015-01-05 08:02:54 -08:00
browser Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley) 2015-01-05 13:49:44 -08:00
build Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal 2015-01-05 19:18:58 +01:00
caps Bug 1110615 - Fix inheriting problem for blobs (r=sicking) 2014-12-12 09:03:47 -08:00
chrome Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - chrome/ changes (r=sicking) 2014-12-12 09:05:34 -08:00
config Bug 1073867, Part 4: Test that DSS end-entity certificates are rejected, r=mmc 2014-12-26 11:40:51 -08: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 Bug 1117262 - Mark virtual overridden functions as MOZ_OVERRIDE in docshell; r=bzbarsky 2015-01-03 12:21:47 -05:00
dom Bug 1111135 - Part 2: Check for 3gpp permission. r=roc 2015-01-05 15:15:07 -08:00
editor Bug 1117041 - Mark virtual overridden functions as MOZ_OVERRIDE in editor; r=roc 2015-01-02 08:45:41 -05:00
embedding Bug 1109746 - Fix more bad implicit constructors in some random code across the tree 2014-12-13 14:17:04 -05:00
extensions Bug 1116914 - Add hijab to the en-US dictionary. r=ehsan 2015-01-03 06:10:55 +07:00
gfx Bug 1103258 - Prevent an empty container from creating a render target. r=BenWa, r=jmuizelaar 2014-12-23 05:48:00 -05:00
hal Backed out changeset 07b42d1d60aa (bug 1073003) 2014-12-23 13:35:17 +01:00
image Bug 1117248 - Mark virtual overridden functions as MOZ_OVERRIDE in image/; r=jrmuizel 2015-01-03 12:24:49 -05:00
intl Bug 1101625 - mingw fixup. 2014-12-20 22:05:49 +01:00
ipc Bug 1116640, fix TestUrgentHangs on windows, r=billm. Not tested on current infra so DONTBUILD 2015-01-05 10:53:36 -08:00
js Bug 1116591 - Make every MIR opcode's typePolicy() member function consult op::thisTypePolicy(), never the global thisTypePolicy() method. r=nbp 2014-12-31 13:51:15 -06:00
layout Bug 1103258 - Add reftest for assertion crash. r=jmuizelaar 2015-01-05 23:45:20 +08:00
media Bug 1111328 - Add missing include. r=jya 2015-01-05 13:20:00 -08:00
memory Bug 899126 - Part 2 - Measure bookkeeping in jemalloc3. r=glandium. 2014-12-29 13:42:14 -08:00
mfbt Bug 1116622 - Give TemporaryRef a take() method semantically equivalent to already_AddRefed::take(); r=froydnj 2015-01-05 11:32:37 -05:00
mobile Bug 1110271 - Enable GMPInstallManager on Android r=mfinkle 2015-01-05 11:03:27 -06:00
modules Bug 423758 - Add NTLMv2 to internal NTLM handler. r=keeler 2014-12-22 15:55:00 -05:00
mozglue Backed out changeset ad0bb596da2c (bug 1073003) 2014-12-23 13:35:02 +01:00
netwerk Bug 423758 - Add NTLMv2 to internal NTLM handler. r=keeler 2014-12-22 15:55:00 -05:00
nsprpub
other-licenses Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
parser Bug 1109311 - Fix the -Wundefined-bool-conversion warning in nsHtml5TreeBuilder.cpp resulting from checking the value of this; r=hsivonen 2014-12-18 10:33:28 -05:00
probes Bug 1041795 - Disable system libs when generating DTrace probes. f=sfink f=ginn.chen 2014-11-04 02:01:00 +01:00
profile Backed out changeset bf25101e66cf (bug 1095098) for build bustage 2014-12-08 16:27:12 -08:00
python Merge inbound to m-c a=merge 2014-12-30 15:48:13 -08:00
rdf Bug 1116558 - Remove the code to handle shutdown-cleanse from the RDF code; r=bsmedberg 2015-01-02 17:54:35 -05:00
security Bug 423758 - Add NTLMv2 to internal NTLM handler. r=keeler 2014-12-22 15:55:00 -05:00
services Bug 1114461 - handle failure fetching sync migration sentinel. r=rnewman 2015-01-02 17:15:21 +11:00
startupcache Bug 1111948 - Fix --disable-startupcache, and re-disable the startup cache on B2G in the process. r=mshal. 2014-12-16 18:18:21 -08:00
storage Bug 1097267 - Change the enumerate hook usage in XPC and browser. r=bholley 2014-12-11 19:31:10 +01:00
testing Bug 1084066 - plugins and extensions moved to wrong directory by mozharness. r=ted 2015-01-03 01:29:57 +01:00
toolkit Bug 1102643 - [e10s] Prefetching for add-on shims (r=mconley) 2015-01-05 13:49:44 -08:00
tools Bug 1112756 - Pass display list and layers data directly to the profiler. r=mstange 2014-12-18 13:32:53 -05:00
uriloader Bug 1080484 - Support avi/divx, ts/m2ts, and mkv media formats. r=cajbir 2014-12-23 10:20:25 +08:00
view Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending) 2014-12-11 08:44:07 -06:00
webapprt Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures. 2014-12-11 11:28:30 -05:00
widget Bug 1116622 - Give TemporaryRef a take() method semantically equivalent to already_AddRefed::take(); r=froydnj 2015-01-05 11:32:37 -05:00
xpcom Bug 1117068 - Part c: Remove NEED_CPP_UNUSED_IMPLEMENTATIONS; r=mshal 2015-01-05 19:18:58 +01:00
xpfe Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
xulrunner Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
.clang-format
.clang-format-ignore
.gdbinit Backed out changeset 047d21f101de (bug 846018) 2014-11-13 17:11:25 -05:00
.gitignore Bug 1098239 - Rewrite mobile/android Gradle integration. r=me 2014-12-22 19:49:04 -08:00
.hgignore Bug 1098239 - Rewrite mobile/android Gradle integration. r=me 2014-12-22 19:49:04 -08:00
.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 Bug 1117068 - Part b: Remove checks for GCC PR 39608; r=mshal 2015-01-05 19:18:58 +01:00
Android.mk
AUTHORS
client.mk
client.py
CLOBBER Bug 1066383 - Touch CLOBBER due to the IDL removal not being properly caught by the build system. 2014-12-22 13:07:28 -05:00
configure.in Bug 1117068 - Part c: Remove NEED_CPP_UNUSED_IMPLEMENTATIONS; r=mshal 2015-01-05 19:18:58 +01:00
LEGAL
LICENSE
mach
Makefile.in Bug 910781 - add support for FINAL_TARGET_FILES; r=gps 2014-07-23 13:56:25 -04: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/