Bug 270459
Summary: | [web-animations] add missing `DECLARE/DEFINE_ALLOCATOR_WITH_HEAP_IDENTIFIER` for `NonNormalizedDiscretePropertyWrapper` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
We forgot to add `DECLARE_ALLOCATOR_WITH_HEAP_IDENTIFIER` and `DEFINE_ALLOCATOR_WITH_HEAP_IDENTIFIER` calls when we added `NonNormalizedDiscretePropertyWrapper` in 273742@main.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/25433
Radar WebKit Bug Importer
<rdar://problem/124017522>
EWS
Committed 275644@main (052dae3e2b99): <https://commits.webkit.org/275644@main>
Reviewed commits have been landed. Closing PR #25433 and removing active labels.