Bug 239334

Summary: Require an existing AtomString for HTMLDocument's named getter parameter
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, cdumez, changseok, darin, esprehn+autocc, ews-watchlist, gyuyoung.kim, kondapallykalyan, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2022-04-14 08:07:06 PDT
Require an existing AtomString for HTMLDocument's named getter parameter. There is no point in allocating a new AtomString as the AtomString should already exist if there is any element with this name.
Comment 1 Chris Dumez 2022-04-14 08:08:19 PDT
Created attachment 457628 [details]
Patch
Comment 2 EWS 2022-04-14 12:53:28 PDT
Committed r292885 (249655@main): <https://commits.webkit.org/249655@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 457628 [details].
Comment 3 Radar WebKit Bug Importer 2022-04-14 12:54:14 PDT
<rdar://problem/91771611>