[webkit-changes] [WebKit/WebKit] 6d565d: Drop unnecessary lambda capturing in KeyframeEffec...

Chris Dumez noreply at github.com
Mon Feb 20 16:15:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d565d6ca8ab9fb048eb102e9c34070608a83917
      https://github.com/WebKit/WebKit/commit/6d565d6ca8ab9fb048eb102e9c34070608a83917
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

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

  Log Message:
  -----------
  Drop unnecessary lambda capturing in KeyframeEffectStack::ensureEffectsAreSorted()
https://bugs.webkit.org/show_bug.cgi?id=252613
rdar://105696810

Reviewed by Tim Nguyen.

* Source/WebCore/animation/KeyframeEffectStack.cpp:
(WebCore::KeyframeEffectStack::ensureEffectsAreSorted):

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




More information about the webkit-changes mailing list