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

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

  Log Message:
  -----------
  [web-animations] add missing `DECLARE/DEFINE_ALLOCATOR_WITH_HEAP_IDENTIFIER` 
for `NonNormalizedDiscretePropertyWrapper`
https://bugs.webkit.org/show_bug.cgi?id=270459

Reviewed by Chris Dumez.

We forgot to add `DECLARE_ALLOCATOR_WITH_HEAP_IDENTIFIER` and 
`DEFINE_ALLOCATOR_WITH_HEAP_IDENTIFIER`
calls when we added `NonNormalizedDiscretePropertyWrapper` in 273742@main.

* Source/WebCore/animation/CSSPropertyAnimation.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to