Closed Bug 1465306 Opened 6 years ago Closed 6 years ago

Make D3D11YCbCrRecycleAllocator handle device reset

Categories

(Core :: Graphics: Layers, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When device reset happens, DeviceManagerDx::mContentDevice and DeviceManagerDx::mCompositorDevice are updated and old ID3D11Device became obsoleted. But D3D11YCbCrRecycleAllocator does not handle it.
Assignee: nobody → sotaro.ikeda.g
Blocks: 1188006
Summary: Make D3D11YCbCrRecycleAllocator handle notice device reset → Make D3D11YCbCrRecycleAllocator handle device reset
(In reply to Sotaro Ikeda [:sotaro] from comment #0)
> When device reset happens, DeviceManagerDx::mContentDevice and
> DeviceManagerDx::mCompositorDevice are updated and old ID3D11Device became
> obsoleted. But D3D11YCbCrRecycleAllocator does not handle it.

D3D11YCbCrRecycleAllocator continues to use obsoleted ID3D11Device.
Blocks: 1465319
Attachment #8981753 - Flags: review?(nical.bugzilla)
Attachment #8981753 - Flags: review?(nical.bugzilla) → review+
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c71e5c7d684e
Make D3D11YCbCrRecycleAllocator handle device reset r=nical
https://hg.mozilla.org/mozilla-central/rev/c71e5c7d684e
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: