Bug 177881

Summary: WTF: Update std::expected to match current proposal
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: Web Template FrameworkAssignee: JF Bastien <jfbastien>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, buildbot, cdumez, cmarcelo, commit-queue, dbates, jfbastien, keith_miller, mark.lam, msaboff, saam, sam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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>