Closed
Bug 1682753
Opened 4 years ago
Closed 4 years ago
sw-wr: Add device reset handling to RenderCompositorD3D11SWGL
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
With current RenderCompositorD3D11SWGL, minimum device reset handling happened at CompositorD3D11::BeginFrame(). But it is not enough, since it does not uses WebRender reset handling.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•4 years ago
|
Summary: Add device reset handling to RenderCompositorD3D11SWGL → sw-wr: Add device reset handling to RenderCompositorD3D11SWGL
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0d4cd3bb0e1d
Add device reset handling to RenderCompositorD3D11SWGL r=aosmond
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•