[webkit-changes] [WebKit/WebKit] e064b2: REGRESSION (289928 at main): 1-2% Speedometer regression

Antoine Quint noreply at github.com
Thu Feb 20 23:49:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e064b2fb3321004a6ec75678a8d09fe3ef36f0ae
      https://github.com/WebKit/WebKit/commit/e064b2fb3321004a6ec75678a8d09fe3ef36f0ae
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M Source/WebCore/style/Styleable.cpp

  Log Message:
  -----------
  REGRESSION (289928 at main): 1-2% Speedometer regression
https://bugs.webkit.org/show_bug.cgi?id=288085
rdar://144616986

Reviewed by Anne van Kesteren.

Instead of iterating over all known animations, iterate over animations currently associated
with this styleable when determining if a styleable has a running accelerated animation
associated with it.

* Source/WebCore/style/Styleable.cpp:
(WebCore::Styleable::hasRunningAcceleratedAnimations const):

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