[webkit-changes] [WebKit/WebKit] 46cc61: [scroll-animations] Add logging for named timelines

Nikos Mouchtaris noreply at github.com
Wed Jan 22 10:00:38 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46cc61dd8e4229a2341e38098d40f2b904f6d0de
      https://github.com/WebKit/WebKit/commit/46cc61dd8e4229a2341e38098d40f2b904f6d0de
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    M Source/WebCore/animation/AnimationTimelinesController.cpp

  Log Message:
  -----------
  [scroll-animations] Add logging for named timelines
https://bugs.webkit.org/show_bug.cgi?id=286331
rdar://143355658

Reviewed by Antoine Quint.

Add logging around named scroll/view timelines.

* Source/WebCore/animation/AnimationTimelinesController.cpp:
(WebCore::AnimationTimelinesController::registerNamedScrollTimeline):
(WebCore::AnimationTimelinesController::registerNamedViewTimeline):
(WebCore::AnimationTimelinesController::unregisterNamedTimeline):
(WebCore::AnimationTimelinesController::setTimelineForName):
(WebCore::AnimationTimelinesController::unregisterNamedTimelinesAssociatedWithElement):

Canonical link: https://commits.webkit.org/289242@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