[webkit-changes] [WebKit/WebKit] 48fa1b: [scroll-animations] getters for `startOffset` and ...

Antoine Quint noreply at github.com
Tue Jan 7 11:24:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 48fa1bc93fb3ed2cb5d154222c78fec7a40a5072
      https://github.com/WebKit/WebKit/commit/48fa1bc93fb3ed2cb5d154222c78fec7a40a5072
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M Source/WebCore/animation/ViewTimeline.cpp
    M Source/WebCore/animation/ViewTimeline.h

  Log Message:
  -----------
  [scroll-animations] getters for `startOffset` and `endOffset` properties of `ViewTimeline` should be const
https://bugs.webkit.org/show_bug.cgi?id=285520
rdar://142477458

Reviewed by Tim Nguyen.

* Source/WebCore/animation/ViewTimeline.cpp:
(WebCore::ViewTimeline::startOffset const):
(WebCore::ViewTimeline::endOffset const):
(WebCore::ViewTimeline::startOffset): Deleted.
(WebCore::ViewTimeline::endOffset): Deleted.
* Source/WebCore/animation/ViewTimeline.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list