gecko-dev/ipc/dbus
Kan-Ru Chen b6d880aca1 Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj
The patch is generated from following command:

  rgrep -l unused.h|xargs sed -i -e s,mozilla/unused.h,mozilla/Unused.h,

MozReview-Commit-ID: AtLcWApZfES


--HG--
rename : mfbt/unused.h => mfbt/Unused.h
2016-08-24 14:47:04 +08:00
..
DBusConnectionDelete.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
DBusConnectionRefPtr.h Bug 1267214: Add |DBusConnectionDelete| for using |DBusConnection| with |UniquePtr|, r=shuang 2016-05-04 11:41:07 +02:00
DBusHelpers.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
DBusHelpers.h Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
DBusMessageRefPtr.h Bug 1246931: Add support for |RefPtr<DBusMessage>|, r=shuang 2016-04-12 16:14:39 +02:00
DBusPendingCallRefPtr.h Bug 1246931: Add support for |RefPtr<DBusPendingCall>|, r=shuang 2016-04-12 16:14:39 +02:00
DBusUtils.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
DBusUtils.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
DBusWatcher.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
DBusWatcher.h Bug 1246931: Use |DBusConnection| in |DBusWatcher|, r=shuang 2016-04-12 16:14:39 +02:00
RawDBusConnection.cpp Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
RawDBusConnection.h Bug 1246931: Add DBus I/O helpers, r=shuang 2016-04-12 16:14:39 +02:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00