Closed
Bug 1415078
Opened 7 years ago
Closed 6 years ago
Use DBus remote exclusively on MOZ_WAYLAND builds
Categories
(Core Graveyard :: X-remote, enhancement, P2)
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file, 1 obsolete file)
Follow up from Bug 1360560 comment 24 - Enable DBus remote also for X11 builds.
Assignee | ||
Comment 1•7 years ago
|
||
We may need similar patch to make sure we pass valid profile name when it's enabled on X11.
Assignee | ||
Comment 2•6 years ago
|
||
We should use DBus remote exclusively on MOZ_WAYLAND builds, which means:
- disable X11 remote (client/server) on those builds to not interfere with running X11 instances
- export default DBus remote which will cover case when profile is not given
Summary: Enable DBus remote on X11 → Use DBus remote exclusively on MOZ_WAYLAND builds
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #8928931 -
Attachment is obsolete: true
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Comment 5•6 years ago
|
||
Comment on attachment 9012137 [details]
Bug 1415078 - Use DBus remote exclusively on MOZ_WAYLAND builds, r=jhorak
Jan Horak [:jhorak] has approved the revision.
Attachment #9012137 -
Flags: review+
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b1f60137afc
Use DBus remote exclusively on MOZ_WAYLAND builds, r=jhorak
Keywords: checkin-needed
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
status-firefox58:
affected → ---
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•