зеркало из https://github.com/mozilla/gecko-dev.git
Bug 539356. Part 30: Call correct HasShadowManager method. Fixing Win mochitest-2 bustage. r=the-wind
This commit is contained in:
Родитель
9a0c75c977
Коммит
f486010303
|
@ -199,7 +199,7 @@ LayerManagerD3D10::Initialize(bool force)
|
|||
mInputLayout = attachments->mInputLayout;
|
||||
}
|
||||
|
||||
if (LayerManager::HasShadowManager()) {
|
||||
if (ShadowLayerForwarder::HasShadowManager()) {
|
||||
reporter.SetSuccessful();
|
||||
return true;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче