[webkit-changes] [WebKit/WebKit] 55979f: [TZone] Annotate the subclass tree of SVGAttribute...

Michael Saboff noreply at github.com
Thu Sep 19 19:12:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 55979f46d9a6ddbd5608517a3bc9e3f2feaf6c32
      https://github.com/WebKit/WebKit/commit/55979f46d9a6ddbd5608517a3bc9e3f2feaf6c32
  Author: Michael Saboff <msaboff at apple.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M Source/WebCore/svg/properties/SVGAnimatedPropertyAnimator.h
    M Source/WebCore/svg/properties/SVGAnimatedPropertyAnimatorImpl.h
    M Source/WebCore/svg/properties/SVGAnimatedPropertyPairAnimator.h
    M Source/WebCore/svg/properties/SVGPrimitivePropertyAnimator.h
    M Source/WebCore/svg/properties/SVGPropertyAnimator.h
    M Source/WebCore/svg/properties/SVGValuePropertyAnimator.h
    M Source/WebCore/svg/properties/SVGValuePropertyListAnimator.h

  Log Message:
  -----------
  [TZone] Annotate the subclass tree of SVGAttributeAnimator
https://bugs.webkit.org/show_bug.cgi?id=279928
rdar://136254664

Reviewed by David Degazio.

TZone annotated the derived class tree of SVGAttributeAnimator.  Given that these subclasses are
fully implemented in .h files, used the WTF_MAKE_TZONE_ALLOCATED_INLINE annotation.

* Source/WebCore/svg/properties/SVGAnimatedPropertyAnimator.h:
* Source/WebCore/svg/properties/SVGAnimatedPropertyAnimatorImpl.h:
* Source/WebCore/svg/properties/SVGAnimatedPropertyPairAnimator.h:
* Source/WebCore/svg/properties/SVGPrimitivePropertyAnimator.h:
* Source/WebCore/svg/properties/SVGPropertyAnimator.h:
* Source/WebCore/svg/properties/SVGValuePropertyAnimator.h:
* Source/WebCore/svg/properties/SVGValuePropertyListAnimator.h:

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