Bug 231629 - Use std::variant instead of WTF::Variant
Summary: Use std::variant instead of WTF::Variant
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-12 15:04 PDT by Alex Christensen
Modified: 2021-10-13 04:08 PDT (History)
49 users (show)

See Also:


Attachments
Patch (195.11 KB, patch)
2021-10-12 15:05 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (175.74 KB, patch)
2021-10-12 15:52 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (195.83 KB, patch)
2021-10-12 16:01 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-10-12 15:04:23 PDT
Use std::variant instead of WTF::Variant
Comment 1 Alex Christensen 2021-10-12 15:05:56 PDT
Created attachment 440993 [details]
Patch
Comment 2 Alex Christensen 2021-10-12 15:52:29 PDT
Created attachment 441006 [details]
Patch
Comment 3 Chris Dumez 2021-10-12 15:55:10 PDT
Comment on attachment 441006 [details]
Patch

r=me once the bots are happy.
Comment 4 Alex Christensen 2021-10-12 16:01:33 PDT
Created attachment 441009 [details]
Patch
Comment 5 EWS 2021-10-12 18:40:17 PDT
Committed r284075 (242903@main): <https://commits.webkit.org/242903@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441009 [details].
Comment 6 Radar WebKit Bug Importer 2021-10-12 18:41:25 PDT
<rdar://problem/84176705>