Bug 182142

Summary: Trivially cleanup std::optional usage in RenderBlockFlow.
Product: WebKit Reporter: Emilio Cobos Álvarez (:emilio) <emilio>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>