Bug 240839
Summary: | Simplify SVGPropertyOwnerRegistry slightly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | SVG | Assignee: | Simon Fraser (smfr) <simon.fraser> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
We can use SVGAttributeHashTranslator traits for SVGPropertyOwnerRegistry's attributeNameToAccessorMap() because it has the behavior of using QualifiedName::matches() that we want.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/952
EWS
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
<rdar://problem/93881441>