Closed
Bug 1605924
Opened 5 years ago
Closed 5 years ago
Recreate DirectCompositionDevice when device reset happens
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla74
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
When device reset happens, DirectCompositionDevice is not re-created. Then it caused DCompositionSurface::BeginDraw failed with DXGI_ERROR_DEVICE_REMOVED(0x887a0005) error. DirectCompositionDevice needs to be updated.
Created by Bug 1604006 comment 6.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a7370d09199
Recreate DirectCompositionDevice when device reset happens r=gw
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Assignee | ||
Updated•5 years ago
|
Blocks: WR-Win-Compositing
You need to log in
before you can comment on or make changes to this bug.
Description
•