mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-13 06:38:48 +02:00
The new helper |DBusConnectionDelete| deletes instances of |DBusConnection| that are stored in a |UniquePtr|. It will close open connections before un- ref'ing them. For shared DBus connections, continue to use |RefPtr|. MozReview-Commit-ID: 5BASyiMrL4P |
||
|---|---|---|
| .. | ||
| DBusConnectionDelete.h | ||
| DBusConnectionRefPtr.h | ||
| DBusHelpers.cpp | ||
| DBusHelpers.h | ||
| DBusMessageRefPtr.h | ||
| DBusPendingCallRefPtr.h | ||
| DBusUtils.cpp | ||
| DBusUtils.h | ||
| DBusWatcher.cpp | ||
| DBusWatcher.h | ||
| moz.build | ||
| RawDBusConnection.cpp | ||
| RawDBusConnection.h | ||