RESOLVED FIXED 254962
Update HTMLFastPathParser::scanAttributeValue() to return an AtomString
https://bugs.webkit.org/show_bug.cgi?id=254962
Summary Update HTMLFastPathParser::scanAttributeValue() to return an AtomString
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.