[webkit-changes] [WebKit/WebKit] 9d395f: Minor tweaks to DocumentTimelinesController

Chris Dumez noreply at github.com
Wed Mar 22 22:10:15 PDT 2023


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

  Changed paths:
    M Source/WebCore/animation/DocumentTimelinesController.cpp
    M Source/WebCore/animation/DocumentTimelinesController.h
    M Source/WebCore/animation/FrameRateAligner.h

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

Reviewed by Yusuke Suzuki.

Drop unnecessary / dead code and inline animationsAreSuspended().

* Source/WebCore/animation/DocumentTimelinesController.cpp:
(WebCore::DocumentTimelinesController::DocumentTimelinesController):
(WebCore::DocumentTimelinesController::animationsAreSuspended const): Deleted.
* Source/WebCore/animation/DocumentTimelinesController.h:
(WebCore::DocumentTimelinesController::animationsAreSuspended const):
* Source/WebCore/animation/FrameRateAligner.h:

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




More information about the webkit-changes mailing list