Bug 182142 - Trivially cleanup std::optional usage in RenderBlockFlow.
Summary: Trivially cleanup std::optional usage in RenderBlockFlow.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-25 13:28 PST by Emilio Cobos Álvarez (:emilio)
Modified: 2018-01-29 14:36 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.41 KB, patch)
2018-01-25 13:30 PST, Emilio Cobos Álvarez (:emilio)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emilio Cobos Álvarez (:emilio) 2018-01-25 13:28:57 PST
Just removing some unneeded casts and using nullopt.
Comment 1 Emilio Cobos Álvarez (:emilio) 2018-01-25 13:30:35 PST
Created attachment 332307 [details]
Patch
Comment 2 Antti Koivisto 2018-01-29 14:09:21 PST
Comment on attachment 332307 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2018-01-29 14:35:11 PST
Comment on attachment 332307 [details]
Patch

Clearing flags on attachment: 332307

Committed r227757: <https://trac.webkit.org/changeset/227757>
Comment 4 WebKit Commit Bot 2018-01-29 14:35:12 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-01-29 14:36:41 PST
<rdar://problem/37002109>