зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1563541 - Force a paint before reading the APZ test data. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D37983 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
21482b7733
Коммит
460150b36f
|
@ -49,6 +49,7 @@ if (isApzEnabled()) {
|
|||
pushPrefs([["apz.displayport_expiry_ms", 0],
|
||||
["apz.test.logging_enabled", true]])
|
||||
.then(waitUntilApzStable)
|
||||
.then(forceLayerTreeToCompositor)
|
||||
.then(runContinuation(test))
|
||||
.then(SimpleTest.finish);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче