Bug 927349 part 10 - Record the time when animations are ready to start; r=jwatt
This commit is contained in:
@@ -545,6 +545,10 @@ BasicLayerManager::EndTransactionInternal(DrawPaintedLayerCallback aCallback,
|
||||
}
|
||||
}
|
||||
|
||||
if (mRoot) {
|
||||
mAnimationReadyTime = TimeStamp::Now();
|
||||
}
|
||||
|
||||
#ifdef MOZ_LAYERS_HAVE_LOG
|
||||
Log();
|
||||
MOZ_LAYERS_LOG(("]----- EndTransaction"));
|
||||
|
||||
Reference in New Issue
Block a user