зеркало из https://github.com/mozilla/gecko-dev.git
Bug 993019 - [Camera] [Gallery] Orientation response is slow after launching from Camera app. r=kats
This commit is contained in:
Родитель
2e2f1b2079
Коммит
8b3783f335
|
@ -101,6 +101,8 @@ AsyncCompositionManager::ResolveRefLayers()
|
|||
if (!mLayerManager->GetRoot()) {
|
||||
return;
|
||||
}
|
||||
|
||||
mReadyForCompose = true;
|
||||
WalkTheTree<Resolve>(mLayerManager->GetRoot(),
|
||||
mReadyForCompose,
|
||||
mTargetConfig);
|
||||
|
|
Загрузка…
Ссылка в новой задаче