Bug 255420

Summary: Merge ElementName and AttributeName enumerations into a single enumeration
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=255382
https://bugs.webkit.org/show_bug.cgi?id=255456

Chris Dumez
Reported 2023-04-13 16:23:39 PDT
Merge ElementName and AttributeName enumerations into a single enumeration named NodeName. This makes QualifiedName smaller and avoids double lookup when trying to convert match a QualifiedName to an element or attribute name.
Attachments
Chris Dumez
Comment 1 2023-04-13 16:26:22 PDT
EWS
Comment 2 2023-04-14 08:32:23 PDT
Committed 262969@main (9da2b02e31a2): <https://commits.webkit.org/262969@main> Reviewed commits have been landed. Closing PR #12716 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-14 08:33:18 PDT
Note You need to log in before you can comment on or make changes to this bug.