Closed
Bug 1415078
Opened 8 years ago
Closed 7 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•8 years ago
|
||
We may need similar patch to make sure we pass valid profile name when it's enabled on X11.
| Assignee | ||
Comment 2•7 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•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Attachment #8928931 -
Attachment is obsolete: true
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 5•7 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•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
status-firefox58:
affected → ---
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•