Closed
Bug 1848764
Opened 1 year ago
Closed 1 year ago
[Wayland] Wayland only build fails to build UserIdleService
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file)
3:45.73 In file included from Unified_cpp_widget_gtk2.cpp:101:
3:45.73 /raid/src3/widget/gtk/nsUserIdleServiceGTK.cpp:249:25: error: unknown type name 'UserIdleServiceX11'; did you mean 'UserIdleServiceImpl'?
3:45.73 idleService = new UserIdleServiceX11(this);
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by stransky@redhat.com: https://hg.mozilla.org/integration/autoland/rev/545c91ab7629 [Wayland] Don't use UserIdleServiceX11() on Wayland only builds r=emilio
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•