Bug 177881 - WTF: Update std::expected to match current proposal
Summary: WTF: Update std::expected to match current proposal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: JF Bastien
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-04 10:21 PDT by JF Bastien
Modified: 2017-10-04 13:55 PDT (History)
15 users (show)

See Also:


Attachments
patch (40.71 KB, patch)
2017-10-04 10:45 PDT, JF Bastien
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description JF Bastien 2017-10-04 10:21:20 PDT
The proposal is likely to be in C++20 and I've been asked to help co-champion it. I'm therefore updating our implementation to more closely match the current proposal, and to make sure it'll work for us if standardized.
Comment 1 JF Bastien 2017-10-04 10:45:47 PDT
Created attachment 322688 [details]
patch
Comment 2 Mark Lam 2017-10-04 10:52:47 PDT
Comment on attachment 322688 [details]
patch

r=me if EWS bots are happy.
Comment 3 WebKit Commit Bot 2017-10-04 13:54:30 PDT
Comment on attachment 322688 [details]
patch

Clearing flags on attachment: 322688

Committed r222878: <http://trac.webkit.org/changeset/222878>
Comment 4 WebKit Commit Bot 2017-10-04 13:54:31 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-10-04 13:55:46 PDT
<rdar://problem/34819951>