Bug 254962

Summary: Update HTMLFastPathParser::scanAttributeValue() to return an AtomString
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: 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 2023-04-03 19:37:18 PDT
Update HTMLFastPathParser::scanAttributeValue() to return an AtomString instead of a std::variant<Span<const LChar>, Span<const UChar>>.
Comment 1 Chris Dumez 2023-04-03 19:51:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12353
Comment 2 EWS 2023-04-04 10:06:10 PDT
Committed 262580@main (7f3a0f6e0eff): <https://commits.webkit.org/262580@main>

Reviewed commits have been landed. Closing PR #12353 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-04 10:07:23 PDT
<rdar://problem/107617625>