[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:32:45 PDT 2018


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

--- Comment #7 from Ross Kirsling <ross.kirsling at sony.com> ---
Looks like DocumentAnimationScheduler really is an undefined type on Windows:
- https://github.com/WebKit/webkit/blob/master/Source/WTF/wtf/Platform.h#L1138-L1140
- https://github.com/WebKit/webkit/blob/master/Source/WebCore/animation/DocumentAnimationScheduler.h#L28

So I think r233144 could be reversed in favor of three extra #ifs in Document.cpp (unless we wanted to make a stub implementation).

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


More information about the webkit-unassigned mailing list