[webkit-changes] [WebKit/WebKit] c020d2: Follow-up: Modernize PlatformCAAnimationWin.cpp si...

EWS noreply at github.com
Tue Sep 13 15:49:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c020d23d66d15443ad6a21789bf92c63f66bc5c3
      https://github.com/WebKit/WebKit/commit/c020d23d66d15443ad6a21789bf92c63f66bc5c3
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M Source/WebCore/platform/graphics/ca/cocoa/PlatformCAAnimationCocoa.mm
    M Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp

  Log Message:
  -----------
  Follow-up: Modernize PlatformCAAnimationWin.cpp similar to PlatformCAAnimationCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=245088
<rdar://99830432>

Reviewed by Sam Weinig and Brent Fulgham.

* Source/WebCore/platform/graphics/ca/cocoa/PlatformCAAnimationCocoa.mm:
(WebCore::PlatformCAAnimationCocoa::setTimingFunction):
(WebCore::PlatformCAAnimationCocoa::setTimingFunctions):
* Source/WebCore/platform/graphics/ca/win/PlatformCAAnimationWin.cpp:
(PlatformCAAnimationWin::setTimingFunction):
(PlatformCAAnimationWin::setTimingFunctions):
- Rename 'value' parameters to be more descriptive.

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




More information about the webkit-changes mailing list