Bug 1415469 - Remove mDeviceResetSequenceNumber from TDR process since we don't need it anymore; r=dvander
MozReview-Commit-ID: 3uQQwW8QOJA
This commit is contained in:
@@ -1388,7 +1388,7 @@ void nsBaseWidget::CreateCompositor(int aWidth, int aHeight)
|
||||
}
|
||||
|
||||
lf->SetShadowManager(shadowManager);
|
||||
lm->UpdateTextureFactoryIdentifier(textureFactoryIdentifier, 0);
|
||||
lm->UpdateTextureFactoryIdentifier(textureFactoryIdentifier);
|
||||
// Some popup or transparent widgets may use a different backend than the
|
||||
// compositors used with ImageBridge and VR (and more generally web content).
|
||||
if (WidgetTypeSupportsAcceleration()) {
|
||||
|
||||
Reference in New Issue
Block a user