Bug 239904

Summary: Update toExistingAtomString() to return an AtomString
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2022-04-29 10:12:10 PDT
Update toExistingAtomString() to return an AtomString instead of a RefPtr<AtomStringImpl> as it is a bit less awkward to use.
Comment 1 Chris Dumez 2022-04-29 10:35:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/440
Comment 2 EWS 2022-04-29 12:43:21 PDT
Committed r293627 (250133@main): <https://commits.webkit.org/250133@main>

Reviewed commits have been landed. Closing PR #440 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-04-29 12:44:56 PDT
<rdar://problem/92538851>