Closed
Bug 1848084
Opened 1 year ago
Closed 1 year ago
Migrate WakeLockListener from dbus-glib to GDBus
Categories
(Core :: Widget: Gtk, enhancement, P2)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file)
Migrate WakeLockListener from dbus-glib to GDBus.
Assignee | ||
Updated•1 year ago
|
Priority: -- → P2
Assignee | ||
Comment 1•1 year ago
|
||
Migrate WakeLockListener from dbus-glib to GDBus and use AsyncDBus module for it.
Changes:
- Use AsyncDBus to implement DBus interfaces to WakeLockListener. It uses promises to handle async DBus calls.
- Enable to run Wayland/X11 WakeLockListener if DBUS is disabled
- Add more logging code
Pushed by stransky@redhat.com: https://hg.mozilla.org/integration/autoland/rev/1c8dec8815d5 Migrate WakeLockListener from dbus-glib to GDBus r=emilio
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•