RESOLVED FIXED 240839
Simplify SVGPropertyOwnerRegistry slightly
https://bugs.webkit.org/show_bug.cgi?id=240839
Summary Simplify SVGPropertyOwnerRegistry slightly
Simon Fraser (smfr)
Reported 2022-05-23 16:40:16 PDT
We can use SVGAttributeHashTranslator traits for SVGPropertyOwnerRegistry's attributeNameToAccessorMap() because it has the behavior of using QualifiedName::matches() that we want.
Attachments
Simon Fraser (smfr)
Comment 1 2022-05-23 16:45:02 PDT
EWS
Comment 2 2022-05-24 22:58:38 PDT
Committed r294789 (250948@main): <https://commits.webkit.org/250948@main> Reviewed commits have been landed. Closing PR #952 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-05-24 22:59:14 PDT
Note You need to log in before you can comment on or make changes to this bug.