Bug 252377 - Use std::variant instead of std::pair for clarity in HTMLFastPathParser
Summary: Use std::variant instead of std::pair for clarity in HTMLFastPathParser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-15 21:38 PST by Chris Dumez
Modified: 2023-02-16 08:29 PST (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-02-15 21:38:46 PST
Use std::variant instead of std::pair for clarity in HTMLFastPathParser.
Comment 1 Chris Dumez 2023-02-15 21:41:13 PST
Pull request: https://github.com/WebKit/WebKit/pull/10192
Comment 2 EWS 2023-02-16 08:28:12 PST
Committed 260368@main (7848283e833c): <https://commits.webkit.org/260368@main>

Reviewed commits have been landed. Closing PR #10192 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-16 08:29:23 PST
<rdar://problem/105549563>