Gecko engine for Wine
Go to file
Thomas Zimmermann aeb9f13274 Bug 977672: Cleanup runnables and tasks in UnixSocket.cpp, r=kyle
This patch cleans up runnables and tasks in UnixSocket.cpp. Every
runnable's name now ends in Runnable. There are a base classes for
runnables and tasks that hold reference to UnixSocketImpl and from
which all runnables and tasks inherit.
2014-02-28 10:16:53 +01:00
accessible Bug 971255 - [AccessFu] Allow providing a callable argument to Logger log calls. r=yzen 2014-02-27 10:42:45 -05:00
addon-sdk Bug 976105 - Remove test-suite dependency on unprivileged calls to constructor-as-function. r=bz 2014-02-24 14:40:21 -08:00
b2g Bumping manifests a=b2g-bump 2014-02-27 17:30:48 -08:00
browser Merge inbound to m-c 2014-02-27 16:52:51 -08:00
build Bug 974378 - Make webrtc.org OpenSL ES output code optional. Increase input buffers. r=jesup 2014-02-26 19:55:07 +01:00
caps Bug 976348 - Change DescribeScriptedCaller to not return a JSScript (r=bholley) 2014-02-25 09:43:14 -06:00
chrome Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
config Bug 976853 - Exclude dependency file from dependency output for expandlibs_exec.py; r=gps 2014-02-26 13:55:36 +09:00
content Merge m-c to b2g-inbound 2014-02-27 17:47:32 -08:00
db/sqlite3 Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05:00
docshell Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug 2014-02-26 15:58:21 -08:00
dom Merge m-c to b2g-inbound 2014-02-27 17:47:32 -08:00
editor Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky 2013-07-09 13:54:21 -04:00
embedding Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
extensions Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug 2014-02-20 10:38:13 -08:00
gfx Merge m-c to b2g-inbound 2014-02-27 17:47:32 -08:00
hal Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-21 09:11:33 -05:00
image Bug 944353. If we've had a decoder error then the image is not usable. r=seth 2014-02-26 21:48:51 -06:00
intl Bug 974175 - Stop using grouping separator characters when displaying <input type=number>'s value. r=ehsan 2014-02-20 12:31:05 +00:00
ipc Bug 977672: Cleanup runnables and tasks in UnixSocket.cpp, r=kyle 2014-02-28 10:16:53 +01:00
js Bug 975876 - Allow GC in ~AutoMaybeTouchDeadZones to touch dead zones (r=luke) 2014-02-27 11:56:49 -08:00
layout Merge m-c to b2g-inbound 2014-02-27 17:47:32 -08:00
media Bug 974378 - Make webrtc.org OpenSL ES output code optional. Increase input buffers. r=jesup 2014-02-26 19:55:07 +01:00
memory Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-21 09:11:33 -05:00
mfbt Bug 939843: Tests for mfbt::Floats; r=waldo 2014-02-27 16:23:08 +01:00
mobile Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
modules Merge inbound to m-c 2014-02-27 16:52:51 -08:00
mozglue Backed out 5 changesets (bug 951827) for causing bug 975820. 2014-02-24 14:52:14 -05:00
netwerk Merge inbound to m-c 2014-02-27 16:52:51 -08:00
nsprpub Bug 844784: Update NSPR to NSPR_4_10_4_BETA3. Also includes the fix for 2014-02-08 08:19:09 -08:00
other-licenses Bug 910754 - Update include location for skia-npapi to look in skia/trunk r=snorp 2014-02-13 12:19:07 -05:00
parser Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
probes
profile Bug 974217 - Remove the non-standalone part of dirserviceprovider; r=glandium 2014-02-19 13:14:11 -05:00
python Merge m-c to fx-team 2014-02-25 20:38:33 -08:00
rdf Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
security Merge m-c to b2g-inbound 2014-02-27 17:47:32 -08:00
services Bug 977597 - Use FxA production server URI. r=jedp 2014-02-27 19:41:46 +01:00
startupcache Bug 957256: Modify StartupCache callbacks to use context parameter to obtain object pointer; r=bsmedberg 2014-01-10 17:16:25 -07:00
storage Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium 2014-02-18 08:49:12 -05:00
testing Merge m-c to b2g-inbound. 2014-02-27 17:34:25 -05:00
toolkit Merge m-c to b2g-inbound 2014-02-27 17:47:32 -08:00
tools Bug 976892 - Update mach mercurial-setup to use qimportbz from it's new home in version-control-tools; r=gps 2014-02-26 17:28:09 +00:00
uriloader Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug 2014-02-27 10:04:09 -08:00
view Bug 971942: 4. layers.frame-counter, layers.draw-borders, layers.draw-tile-borders, layers.draw-bigimage-borders, layers.dump, layers.frame-counter, layers.progressive-paint, layers.low-precision-buffer moved to gfxPrefs. r=nsilva 2014-02-26 21:53:31 -05:00
webapprt Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz 2014-02-27 11:56:48 -05:00
widget Merge m-c to b2g-inbound. 2014-02-27 17:34:25 -05:00
xpcom Bug 963024 - AArch64 support for XPCOM. r=froydnj 2014-02-26 13:43:16 -05:00
xpfe Bug 974258 Manually size autocomplete history popup to the autocomplete's width r=Ratty 2014-02-23 18:26:52 +00:00
xulrunner Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
.clang-format Bug 965120 - Use .clang-format to set tree default format; r=gps 2014-01-30 14:27:44 +13:00
.clang-format-ignore Bug 967361 - Fix .clang-format-ignore on Windows. r=gps 2014-02-04 17:25:04 +13:00
.gdbinit
.gitignore
.hgignore
.hgtags Tagging for mozilla-central version bumps DONTBUILD NO BUG (retroactive missing tag from Dec 9th, 2013 merge day) 2014-02-12 16:58:47 -08:00
.lldbinit Bug 960300 - Put a .lldbinit in the objdir and in dist/bin/, which load the .lldbinit in topsrcdir. r=glandium 2014-01-21 14:47:05 +11:00
.reviewboardrc Bug 943747 - Add a .reviewboardrc file; r=mconley 2013-11-27 14:13:18 +08:00
aclocal.m4 Bug 967556 - Divert AC_CHECK_FUNC so that the #includes it uses can't interfere with the function it tests. r=gps 2014-02-14 08:15:02 +09:00
Android.mk
AUTHORS
client.mk Bug 950298 - Make the js build system use top-level as its root objdir. r=gps 2014-01-14 07:38:40 +09:00
client.py
CLOBBER Bug 939672 - Patch 3: CLOBBER change for moving file location 2014-02-25 16:12:57 +08:00
configure.in Merge b2g-inbound to m-c. 2014-02-26 16:35:43 -05:00
LEGAL
LICENSE
mach Backed out changeset faafb9526e32 (bug 957721) for breaking mach on Windows. 2014-01-16 08:21:07 -05:00
Makefile.in Bug 969164 - Replace most BUILDING_JS uses with JS_STANDALONE. r=gps 2014-02-11 10:37:47 +09:00
moz.build Bug 961598 - Part 2: Disable wrapped code from ICS. r=mwu, mh 2014-02-25 09:46:48 +08:00
mozilla-config.h.in Bug 947083 - Kill elf-dynstr-gc. r=ted 2013-12-07 07:47:27 +09:00
README.txt No bug: the OVERRIDE HOOK is stupid. 2014-01-21 08:23:43 -08:00

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/