Chromium Code Reviews
DescriptionImprove speed of 2D canvas hibernation unit tests
The canvas hibernation mechanism uses idle task scheduling, which
is desirable in the real world to prevent it from causing jank,
but introduces unnecessary delays in unit tests. This change
modifies Canvas2DLayerBridge to allow unit tests to request
undelayed scheduling in order to execute tests faster about 100x
faster than before.
BUG=650344
Committed: https://crrev.com/9358c2bb26d2e91cf648d560f705038f10a4994a
Cr-Commit-Position: refs/heads/master@{#421579}
Patch Set 1 #
Messages
Total messages: 17 (11 generated)
|
|||||||||||||||||||||||||||||||||||||