WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-05-23 16:45:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/952
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
<
rdar://problem/93881441
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug