Bug 254963 - Update HTMLFastPathParser::scanText() to return a String
Summary: Update HTMLFastPathParser::scanText() to return a String
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-03 20:13 PDT by Chris Dumez
Modified: 2023-04-03 22:57 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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>>`.
Comment 1 Chris Dumez 2023-04-03 20:14:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12354
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-04-03 22:57:18 PDT
<rdar://problem/107595915>