WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-04-13 16:26:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12716
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
<
rdar://problem/108050809
>
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