Closed
Bug 1740675
Opened 4 years ago
Closed 4 years ago
Cleanup device handling around RenderThread
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
RenderCompositorANGLE::ShutdownEGLLibraryIfNecessary() is not necessary since Bug 1656034 fix. Device reset handling could be more platform independent.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/413c914dd84b
Cleanup device handling around RenderThread r=nical,gfx-reviewers
Comment 3•4 years ago
|
||
Backed out changeset 413c914dd84b (Bug 1740675) for causing geckoview failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/c19a8deba62d047e70d1178f35066ebe6aee6a3e
Push with failures, failure log
Flags: needinfo?(sotaro.ikeda.g)
| Assignee | ||
Comment 4•4 years ago
|
||
Flags: needinfo?(sotaro.ikeda.g)
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98f28ef90e1a
Cleanup device handling around RenderThread r=nical,gfx-reviewers
Comment 6•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•