[webkit-changes] [WebKit/WebKit] e6c8b8: [threaded-animation-resolution] remove WEBCORE_EXP...

Antoine Quint noreply at github.com
Mon Mar 4 10:09:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e6c8b884f6bfd98006e6bb209b5e171afeda29fc
      https://github.com/WebKit/WebKit/commit/e6c8b884f6bfd98006e6bb209b5e171afeda29fc
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M Source/WebCore/rendering/PathOperation.h
    M Source/WebCore/rendering/style/OffsetRotation.h

  Log Message:
  -----------
  [threaded-animation-resolution] remove WEBCORE_EXPORT for some blend() methods
https://bugs.webkit.org/show_bug.cgi?id=270443
rdar://124007704

Reviewed by Anne van Kesteren.

Since blending is actually performed in WebCore, we don't need WEBCORE_EXPORT for
blending `PathOperation` and `OffsetRotation` values.

* Source/WebCore/rendering/PathOperation.h:
* Source/WebCore/rendering/style/OffsetRotation.h:

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