Closed
Bug 1769710
Opened 3 years ago
Closed 3 years ago
[Linux] Remove X11/Wayland GL providers and use Linux only.
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(4 files)
Remove X11/Wayland GL providers and use Linux only for both GLX/EGL.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D146546
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D146547
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D146548
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/202d09293cf2
[Linux] Add GLContextProviderLinux for GLX/EGL r=jgilbert
https://hg.mozilla.org/integration/autoland/rev/b8191e074d6d
[Linux] Remove GLContextProviderWayland r=jgilbert
https://hg.mozilla.org/integration/autoland/rev/7ddd8fdfe957
[Linux] Remove GLContextProviderX11 r=jgilbert
https://hg.mozilla.org/integration/autoland/rev/05fe9638ac05
[Linux] Use GLContextProviderLinux on Linux r=jgilbert
Comment 6•3 years ago
|
||
Backed out for causing build bustages on Android
- Backout link
- Push with failures
- Failure Log
- Failure line: gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:531: libxul.so] Error 1
gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: toolkit/library/gtest/target] Error 2
Flags: needinfo?(stransky)
Assignee | ||
Comment 7•3 years ago
|
||
Updated, Thanks.
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=bb3e9dd26089673be193c537ec8d21a7b0c6c886
Flags: needinfo?(stransky)
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/99b5acb248de
[Linux] Add GLContextProviderLinux for GLX/EGL r=jgilbert
https://hg.mozilla.org/integration/autoland/rev/89b924add412
[Linux] Remove GLContextProviderWayland r=jgilbert
https://hg.mozilla.org/integration/autoland/rev/0a64e06c72f0
[Linux] Remove GLContextProviderX11 r=jgilbert
https://hg.mozilla.org/integration/autoland/rev/177273d61850
[Linux] Use GLContextProviderLinux on Linux r=jgilbert
Comment 9•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/99b5acb248de
https://hg.mozilla.org/mozilla-central/rev/89b924add412
https://hg.mozilla.org/mozilla-central/rev/0a64e06c72f0
https://hg.mozilla.org/mozilla-central/rev/177273d61850
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•