[webkit-changes] [WebKit/WebKit] 733901: Minor tweaks to WebAnimation

Chris Dumez noreply at github.com
Wed Mar 22 22:02:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7339010dfeafc8f7554f4f333b4a562e3c270636
      https://github.com/WebKit/WebKit/commit/7339010dfeafc8f7554f4f333b4a562e3c270636
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
    M Source/WebCore/animation/DocumentTimeline.cpp
    M Source/WebCore/animation/WebAnimation.cpp
    M Source/WebCore/animation/WebAnimation.h
    M Source/WebCore/dom/Element.cpp

  Log Message:
  -----------
  Minor tweaks to WebAnimation
https://bugs.webkit.org/show_bug.cgi?id=254312

Reviewed by Ryosuke Niwa.

* Source/WebCore/animation/DocumentTimeline.cpp:
(WebCore::DocumentTimeline::animate):
* Source/WebCore/animation/WebAnimation.cpp:
(WebCore::WebAnimation::setId):
(WebCore::WebAnimation::effectivePlaybackRate const):
(WebCore::WebAnimation::setEffectiveFrameRate):
(WebCore::WebAnimation::enqueueAnimationEvent):
(WebCore::WebAnimation::invalidateEffect):
* Source/WebCore/animation/WebAnimation.h:
* Source/WebCore/dom/Element.cpp:
(WebCore::Element::animate):

Canonical link: https://commits.webkit.org/262004@main




More information about the webkit-changes mailing list