Bug 191791

Summary: Remove superfluous LayoutUnit initializations
Product: WebKit Reporter: Ross Kirsling <ross.kirsling>
Component: New BugsAssignee: Ross Kirsling <ross.kirsling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 191538    
Attachments:
Description Flags
Patch none

Description Ross Kirsling 2018-11-16 16:23:30 PST
Remove superfluous LayoutUnit initializations
Comment 1 Ross Kirsling 2018-11-16 16:25:56 PST
Created attachment 355159 [details]
Patch
Comment 2 Ross Kirsling 2018-11-16 20:44:08 PST
Technically this step is unnecessary if we leave LayoutUnit(int) as implicit (which ultimately, it sounds like we should) -- we can go ahead with it if it's independently desirable, otherwise scrapping it is fine too.
Comment 3 WebKit Commit Bot 2018-11-17 19:14:39 PST
Comment on attachment 355159 [details]
Patch

Clearing flags on attachment: 355159

Committed r238359: <https://trac.webkit.org/changeset/238359>
Comment 4 WebKit Commit Bot 2018-11-17 19:14:41 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-11-17 19:15:27 PST
<rdar://problem/46152898>