RESOLVED FIXED 239333
Update ContainerNode::getElementsByName() to take in an AtomString
https://bugs.webkit.org/show_bug.cgi?id=239333
Summary Update ContainerNode::getElementsByName() to take in an AtomString
Chris Dumez
Reported 2022-04-14 07:56:44 PDT
Update ContainerNode::getElementsByName() to take in an AtomString instead of a String. Its implementation ends up atomizing the name anyway.
Attachments
Patch (2.41 KB, patch)
2022-04-14 07:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-04-14 07:58:15 PDT
EWS
Comment 2 2022-04-14 10:08:30 PDT
Committed r292874 (249645@main): <https://commits.webkit.org/249645@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 457627 [details].
Radar WebKit Bug Importer
Comment 3 2022-04-14 10:09:14 PDT
Note You need to log in before you can comment on or make changes to this bug.