Descriptionperf: Make RAF heavy first frame test do what it says
The requestAnimationFrame test which simulates a large jank in the
first rAF callback (raf.html?heavy_first_frame) was actually adding
the delay to every callback. This patch fixes the synthetic delay
to use the correct one-shot mode.
BUG=391005
Committed: https://crrev.com/ca0fe2ef7016eefc24bd860d25566a9f1577a8c1
Cr-Commit-Position: refs/heads/master@{#291886}
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|