[Webkit-unassigned] [Bug 186997] [Web Animations] Ensure animations are updated prior to requestAnimationFrame callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 10:15:09 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186997

Ross Kirsling <ross.kirsling at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ross.kirsling at sony.com

--- Comment #6 from Ross Kirsling <ross.kirsling at sony.com> ---
The first error before r233144 was
> WebCore\dom/Document.cpp(2448): error C2027: use of undefined type 'WebCore::DocumentAnimationScheduler'

The first error after r233144 is now
> WebCore\animation/KeyframeEffectReadOnly.cpp(707): error C2027: use of undefined type 'WebCore::FrameView'

-- 
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/c0952e07/attachment.html>


More information about the webkit-unassigned mailing list