Closed
Bug 1896846
Opened 5 months ago
Closed 5 months ago
Use GetDBusAppName() for remote services
Categories
(Core :: Widget: Gtk, task, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Use Use GetDBusAppName() for remote services to get expected DBus service name.
Assignee | ||
Comment 1•5 months ago
|
||
Right now we use remoting name for DBus remote services which can be something like org.mozilla.appname.
In this patch we use general application DBus identifier to match other provided DBus interfaces.
Updated•5 months ago
|
Assignee: nobody → stransky
Status: NEW → ASSIGNED
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/3df1d128c2c9
[Linux] Use GetDBusAppName() for DBus remote services r=emilio
Comment 3•5 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•