Bug 239333

Summary: Update ContainerNode::getElementsByName() to take in an AtomString
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ashvayka, darin, esprehn+autocc, ews-watchlist, kangil.han, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.