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   

Chris Dumez
Reported 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>>.
Attachments
Chris Dumez
Comment 1 2023-04-03 19:51:12 PDT
EWS
Comment 2 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.
Radar WebKit Bug Importer
Comment 3 2023-04-04 10:07:23 PDT
Note You need to log in before you can comment on or make changes to this bug.