Thomas Zimmermann
4e5a56e843
Bug 1266054: GTK+: Hold references to |DBusPendingCall| in |RefPtr|, r=karlt
...
MozReview-Commit-ID: F5jb9tR5FGa
2016-05-09 12:28:37 +02:00
Thomas Zimmermann
e4b9259642
Bug 1266054: GTK+: Hold references to |DBusMessage| in |RefPtr|, r=karlt
...
MozReview-Commit-ID: CuweWk1ZMT1
2016-05-09 12:28:37 +02:00
Thomas Zimmermann
51bb662a3f
Bug 1266054: GTK+: Hold references to |DBusConnection| in |RefPtr|, r=karlt
...
This patch changes |WakeLockListener| to store its connection to
the DBus session bus in an instance of |RefPtr|. The reference will
be released automatically from the class' destructor.
MozReview-Commit-ID: Hv6MgpJMNLI
2016-05-09 12:28:37 +02:00
Mike Hommey
4c1c46f7d3
Bug 1225682 - Don't use nsAuto{,C}String as class member variables in widget/. r=roc
2015-12-02 11:04:37 +09:00
Martin Stransky
3ec3da8b15
Bug 1028913 - Fix bustage when --disable-dbus is set. r=karlt
2014-06-23 07:24:00 -04:00
Martin Stransky
030fb4e888
Bug 811261 - Implement WakeLockListener on Linux to disable screensaver while video is playing. r=karl
2014-06-18 06:11:00 +02:00