RESOLVED FIXED 254963
Update HTMLFastPathParser::scanText() to return a String
https://bugs.webkit.org/show_bug.cgi?id=254963
Summary Update HTMLFastPathParser::scanText() to return a String
Chris Dumez
Reported 2023-04-03 20:13:18 PDT
Update HTMLFastPathParser::scanText() to return a String instead of a `std::variant<Span<const LChar>, Span<const UChar>>`.
Attachments
Chris Dumez
Comment 1 2023-04-03 20:14:54 PDT
EWS
Comment 2 2023-04-03 22:56:58 PDT
Committed 262564@main (e947c7c9fe38): <https://commits.webkit.org/262564@main> Reviewed commits have been landed. Closing PR #12354 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-03 22:57:18 PDT
Note You need to log in before you can comment on or make changes to this bug.