Remove superfluous LayoutUnit initializations
Created attachment 355159 [details] Patch
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 on attachment 355159 [details] Patch Clearing flags on attachment: 355159 Committed r238359: <https://trac.webkit.org/changeset/238359>
All reviewed patches have been landed. Closing bug.
<rdar://problem/46152898>