Bug 190448 - Use std::optional<size_t> for a WebBackForwardList's current index
Summary: Use std::optional<size_t> for a WebBackForwardList's current index
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: 2018-10-10 15:18 PDT by Alex Christensen
Modified: 2018-10-15 08:26 PDT (History)
2 users (show)

See Also:


Attachments
Patch (17.84 KB, patch)
2018-10-10 15:18 PDT, Alex Christensen
cdumez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2018-10-10 15:18:07 PDT
Use std::optional<size_t> for a WebBackForwardList's current index
Comment 1 Alex Christensen 2018-10-10 15:18:39 PDT
Created attachment 351993 [details]
Patch
Comment 2 Alex Christensen 2018-10-15 08:25:27 PDT
https://trac.webkit.org/changeset/237100/webkit
Comment 3 Radar WebKit Bug Importer 2018-10-15 08:26:25 PDT
<rdar://problem/45271685>