зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1309829 - Remove redundant IdentifyTextureHost call. r=dvander
This commit is contained in:
Родитель
fbd9b124bb
Коммит
95701b6cbf
|
@ -352,9 +352,6 @@ nsBaseWidget::OnRenderingDeviceReset()
|
|||
|
||||
// Update the texture factory identifier.
|
||||
clm->UpdateTextureFactoryIdentifier(identifier);
|
||||
if (ShadowLayerForwarder* lf = clm->AsShadowForwarder()) {
|
||||
lf->IdentifyTextureHost(identifier);
|
||||
}
|
||||
ImageBridgeChild::IdentifyCompositorTextureHost(identifier);
|
||||
gfx::VRManagerChild::IdentifyTextureHost(identifier);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче