Gecko engine for Wine
Go to file
2014-12-15 13:00:13 -05:00
accessible Bug 1113210 - Suppress -Wunused-function clang warning about AtkSocketAccessible.cpp's gobject RTTI macros. r=tbsaunde 2014-12-18 12:17:53 -08: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 changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE 2014-12-22 14:36:02 +01:00
browser Bug 1111607 - Searchplugins should be picked up from en-US, if possible. r=glandium 2014-12-17 16:06:14 +01:00
build Bug 1111397, Part 2: Remove test_bug484111.html, r=keeler 2014-12-14 21:51:26 -08: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 1111607 - Searchplugins should be picked up from en-US, if possible. r=glandium 2014-12-17 16:06:14 +01: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 merge mozilla-inbound to mozilla-central a=merge 2014-12-18 13:50:27 +01:00
dom Bug 1114348 - Use mozilla::IsNaN() in Web Audio code; r=padenot 2014-12-22 08:54:55 -05:00
editor Bug 1101364 - Part 1: Apply AutoApplyUserSelectStyle to nsHTMLEditor::SelectAll(). r=mats 2014-12-12 01:15:00 -05:00
embedding Bug 1064439, part 16 - Eliminate indirection in nsWebBrowser::mListenerArray. r=jst 2014-12-16 09:18:02 -08:00
extensions Bug 1108056: Fix AutoConfig on OSX, broken by the package layout changes due to v2 signatures. Original patch by :mkaply. r=bsmedberg 2014-12-16 15:41:35 -05:00
gfx Bug 1114336 - Fix typo in UpdateFromCompositorFrameMetrics. r=kats 2014-12-22 17:39:36 +01:00
hal Bug 1113200 - Use sysconf to get the page size. r=dhylands 2014-12-17 11:20:09 -05:00
image Bug 1111041 - Detect PR_GetPhysicalMemorySize failure in SurfaceCache. r=dholbert 2014-12-18 19:50:56 -08:00
intl Bug 1101625 - mingw fixup. 2014-12-20 22:05:49 +01:00
ipc Bug 1113463 - Remove a lot of unused/unneeded ParamTraits instances. rs=bent 2014-12-18 19:49:00 +01:00
js Bug 923080 - Generate xpt files into final location. r=glandium 2014-05-21 08:25:57 -04:00
layout Backed out changeset 4aad6ecf4b7d (bug 1098161) for marionette test failures 2014-12-22 09:34:14 +01:00
media Bug 1114383 - Assert that access to mMoofs goes through a monitor. r=k17e 2014-12-21 22:04:36 -08:00
memory Bug 1112968 - dmd.py: Tweak the --alloc-fns list for better effect on Windows. r=mccr8. 2014-12-18 18:59:53 -08:00
mfbt Clarify the MakeUnique documentation (comment only change, no bug) 2014-12-19 17:51:10 -05:00
mobile Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE 2014-12-22 14:36:02 +01:00
modules Backed out changeset 8fd0df8e208c (bug 423758) for bustage 2014-12-22 09:05:34 +01:00
mozglue Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
netwerk bug 1111217 - Http2Session::CloseTransaction can delete this while on stack from OnMsgCancelTransaction r=hurley 2014-12-15 13:00:13 -05:00
nsprpub
other-licenses Bug 1110212 - Fix missing includes. 2014-12-18 23:58:43 +01: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 Bug 923080 - Generate xpt files into final location. r=glandium 2014-05-21 08:25:57 -04:00
rdf Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
security Backed out changeset 8fd0df8e208c (bug 423758) for bustage 2014-12-22 09:05:34 +01:00
services Bug 1110681 - The HealthReporter AsyncShutdownTimeout state should include what provider is currently initialized. r=yoric 2014-12-18 16:43:39 +01: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 merge fx-team to mozilla-central a=merge 2014-12-22 13:22:28 +01:00
toolkit Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE 2014-12-22 14:36:02 +01:00
tools Bug 1111949 - [TaskTracer] Bulid error: mozilla-central/tools/profiler/GeckoTaskTracer.cpp:115:31: error: expected ')' before 'false', r=sinker. 2014-12-22 10:04:44 +08:00
uriloader Bug 984194 - reenable test_encoding.js now that bug 1012917 is fixed. r=sworkman 2014-12-20 10:38:19 +02: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 Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps 2014-12-10 22:56:31 -08:00
widget Bug 467405. Avoid getting file info for non-regular files in the gtk file picker. This avoids firefox hanging if the file picker is pointed at a directory with a pipe in it. r=jst,roc 2014-12-20 23:49:18 -08:00
xpcom Bug 1113005 - Copy only the necessary number of bytes from the source buffer; r=froydnj 2014-12-20 10:25:02 -05: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
.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 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 Merge m-c to b-i 2014-11-28 11:59:19 -08:00
configure.in Backed out changeset e9750b2a3e42 (bug 1102266) for B2G ICS bustage. 2014-12-19 16:11:15 -05: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/