зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1078275 - Ensure the first transaction received in the compositor is treated as a first-paint. r=mstange
This commit is contained in:
Родитель
80b2776bdb
Коммит
d63f26895e
|
@ -78,7 +78,7 @@ public:
|
|||
|
||||
explicit AsyncCompositionManager(LayerManagerComposite* aManager)
|
||||
: mLayerManager(aManager)
|
||||
, mIsFirstPaint(false)
|
||||
, mIsFirstPaint(true)
|
||||
, mLayersUpdated(false)
|
||||
, mReadyForCompose(true)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче