RESOLVED FIXED 255420
Merge ElementName and AttributeName enumerations into a single enumeration
https://bugs.webkit.org/show_bug.cgi?id=255420
Summary Merge ElementName and AttributeName enumerations into a single enumeration
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.