DescriptionAdd a way to schedule generic per-frame events through Document.
Currently, there is no way to call ScriptedAnimationController::enqueuePerFrameEvent
through Document, there's only enqueueAnimationFrameEvent() which does not
ensure uniqueness, and special-case functions which do guarantee uniqueness
for special events like resize.
This will be for https://codereview.chromium.org/396283004/
BUG=375658
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|