зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1237982 - Force perspective layers to always be active. r=thinker
--HG-- extra : rebase_source : c831e2bc3413a0dfca34cb5e8f148ac1b06b40b8
This commit is contained in:
Родитель
60a79638ce
Коммит
d0e08ffe13
|
@ -6182,7 +6182,7 @@ nsDisplayPerspective::GetLayerState(nsDisplayListBuilder* aBuilder,
|
|||
LayerManager* aManager,
|
||||
const ContainerLayerParameters& aParameters)
|
||||
{
|
||||
return LAYER_ACTIVE;
|
||||
return LAYER_ACTIVE_FORCE;
|
||||
}
|
||||
|
||||
nsDisplayItemGeometry*
|
||||
|
|
Загрузка…
Ссылка в новой задаче