[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 09:25:32 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186997
David Fenton <David_fenton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |David_fenton at apple.com
--- Comment #5 from David Fenton <David_fenton at apple.com> ---
(In reply to David Kilzer (:ddkilzer) from comment #4)
> (In reply to Antoine Quint from comment #3)
> > Committed r233140: <https://trac.webkit.org/changeset/233140>
>
> Attempt to fix Windows build failure:
>
> Committed r233144: <https://trac.webkit.org/changeset/233144>
unfortunately Windows is still failing to build:
Sample error:
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/builds/5228/steps/layout-test/logs/stdio
C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\dom/Document.cpp(2448): error C2027: use of undefined type 'WebCore::DocumentAnimationScheduler' (compiling source file C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\DerivedSources\WebCore\unified-sources\UnifiedSource206.cpp) [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
c:\cygwin\home\buildbot\slave\win-release\build\source\webcore\dom\Document.h(83): note: see declaration of 'WebCore::DocumentAnimationScheduler' (compiling source file C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\DerivedSources\WebCore\unified-sources\UnifiedSource206.cpp)
--
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/fbaede36/attachment.html>
More information about the webkit-unassigned
mailing list