[Webkit-unassigned] [Bug 186997] New: [Web Animations] Ensure animations are updated prior to requestAnimationFrame callbacks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 25 02:51:07 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186997
Bug ID: 186997
Summary: [Web Animations] Ensure animations are updated prior
to requestAnimationFrame callbacks
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Animations
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at apple.com
CC: dino at apple.com, webkit-bug-importer at group.apple.com
The HTML5 event loop mandates that animations are updated prior to requestAnimationFrame callbacks being fired. We need to implement this if only to reduce test flakiness since some tests use a rAF callback to check that animations have been updated. This is needed to fix https://bugs.webkit.org/show_bug.cgi?id=183826.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180625/89dbe523/attachment-0001.html>
More information about the webkit-unassigned
mailing list