Bug 211703 - Fix problems caught by replacing WTF::Optional with std::optional
Summary: Fix problems caught by replacing WTF::Optional with std::optional
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks: 211674
  Show dependency treegraph
 
Reported: 2020-05-10 14:26 PDT by Darin Adler
Modified: 2020-05-11 22:47 PDT (History)
13 users (show)

See Also:


Attachments
Patch (37.95 KB, patch)
2020-05-10 14:43 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2020-05-10 14:26:25 PDT
Fix problems caught by replacing WTF::Optional with std::optional
Comment 1 Darin Adler 2020-05-10 14:43:19 PDT
Created attachment 398982 [details]
Patch
Comment 2 Darin Adler 2020-05-11 20:30:37 PDT
Looking for a reviewer for this. It compiles and passes all tests.
Comment 3 EWS 2020-05-11 22:46:33 PDT
Committed r261546: <https://trac.webkit.org/changeset/261546>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398982 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-11 22:47:17 PDT
<rdar://problem/63121810>