Closed
Bug 1763184
Opened 3 years ago
Closed 3 years ago
Clean-up some screen getter code.
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Clean up logging and remove some useless namespacing.
Assignee | ||
Comment 2•3 years ago
|
||
Gnome on Wayland uses ScreenGetterWayland, so the special-case can be
removed.
Depends on D142963
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ae8f45f9991
Clean-up some GTK screen code. r=stransky
Comment 4•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8de2c316dca
Remove unreachable special-case in ScreenGetterGTK. r=stransky
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/fcfe48a179c6
Fix -Wunused in non-wayland builds.
Comment 7•3 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•