Closed Bug 1333761 Opened 7 years ago Closed 7 years ago

Skip paints after device reset in WebRenderLayerManager

Categories

(Core :: Graphics: WebRender, defect, P3)

53 Branch
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: kats, Unassigned)

References

Details

(Whiteboard: [gfx-noted])

Bug 1333329 added some code to ClientLayerManager that causes it to drop paints if the mDeviceResetSequenceNumber value doesn't match. We probably need to do this in WebRenderLayerManager as well, as it can run with the GPU process enabled.

I'm building a merge which pulls the changes from bug 1333329 into the graphics branch, and updated WebRenderLayerManager::UpdateTextureFactoryIdentifier's signature to make it compile, but the sequence number provided is ignored.
With bug 1363126, we no longer use mDeviceResetSequenceNumber so I don't think this is needed anymore?
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.