[webkit-changes] [WebKit/WebKit] aaf861: [threaded-animation-resolution] blend `filter` and...

Antoine Quint noreply at github.com
Fri Feb 16 02:35:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aaf8614e609310a5e334b3d44f3b6d77b6ce5a95
      https://github.com/WebKit/WebKit/commit/aaf8614e609310a5e334b3d44f3b6d77b6ce5a95
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/animation/AcceleratedEffect.cpp

  Log Message:
  -----------
  [threaded-animation-resolution] blend `filter` and `backdrodFilter`
https://bugs.webkit.org/show_bug.cgi?id=269562

Reviewed by Dean Jackson.

We added general support for blending filters in 274587 at main so now we can actually
blend the `AcceleratedEffectValues` members that represent filters.

* Source/WebCore/platform/animation/AcceleratedEffect.cpp:
(WebCore::blend):

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




More information about the webkit-changes mailing list