[Webkit-unassigned] [Bug 240839] New: Simplify SVGPropertyOwnerRegistry slightly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 16:40:16 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240839

            Bug ID: 240839
           Summary: Simplify SVGPropertyOwnerRegistry slightly
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

We can use SVGAttributeHashTranslator traits for SVGPropertyOwnerRegistry's attributeNameToAccessorMap() because it has the behavior of using QualifiedName::matches() that we want.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220523/5d37a8cf/attachment.htm>


More information about the webkit-unassigned mailing list