Closed
Bug 1462622
Opened 7 years ago
Closed 7 years ago
[Gtk/Linux] Don't use GLXVsyncSource() on non-X11 displays
Categories
(Core :: Graphics, defect, P2)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
gfxPlatformGtk::CreateHardwareVsyncSource() creates GLXVsyncSource() for non-X11 displays which is obviously wrong.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8976955 [details]
Bug 1462622 - [Gtk/Linux] Don't use GLXVsyncSource() on non-X11 displays,
https://reviewboard.mozilla.org/r/245112/#review251208
Attachment #8976955 -
Flags: review?(lsalzman) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/d41fee41e384
[Gtk/Linux] Don't use GLXVsyncSource() on non-X11 displays, r=lsalzman
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•