gecko/ipc/dbus
Thomas Zimmermann 7a59930c64 Bug 891866: Use AtomicRefCounted for RawDBusConnection, r=Ms2ger
RawDBusConnection incorrectly uses detail::RefCounted, which it
shouldn't. This patch converts it to use AtomicRefCounted instead.

--HG--
extra : rebase_source : 229bbbae3b43a47b362ab73dba5d1134a5ae1dac
2013-07-23 11:00:20 +02:00
..
DBusThread.cpp Bug 891866: Support nsRefPtr<RawDBusConnection>, r=qdot 2013-07-22 13:30:22 +02:00
DBusThread.h Bug 830290: Added dispatch function for DBus thread r=bent,qdot 2013-01-14 11:50:27 +01:00
DBusUtils.cpp Bug 891276: Removed unused function dbus_returns_uint32, r=echou 2013-07-11 09:58:53 +02:00
DBusUtils.h Bug 891276: Removed unused function dbus_returns_uint32, r=echou 2013-07-11 09:58:53 +02:00
Makefile.in Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps 2013-07-04 08:28:43 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
RawDBusConnection.cpp Bug 891866: Support nsRefPtr<RawDBusConnection>, r=qdot 2013-07-22 13:30:22 +02:00
RawDBusConnection.h Bug 891866: Use AtomicRefCounted for RawDBusConnection, r=Ms2ger 2013-07-23 11:00:20 +02:00