Bug 179462 - [LayoutState cleanup] Move RenderMultiColumnFlow::computeLineGridPaginationOrigin to LayoutState
Summary: [LayoutState cleanup] Move RenderMultiColumnFlow::computeLineGridPaginationOr...
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: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-08 19:36 PST by zalan
Modified: 2017-11-08 20:57 PST (History)
6 users (show)

See Also:


Attachments
Patch (11.22 KB, patch)
2017-11-08 19:47 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2017-11-08 19:36:15 PST
It's only used by LayoutState. This enables us to move this group of functions to a more appropriate place.
Comment 1 Radar WebKit Bug Importer 2017-11-08 19:36:55 PST
<rdar://problem/35433444>
Comment 2 zalan 2017-11-08 19:47:23 PST
Created attachment 326419 [details]
Patch
Comment 3 WebKit Commit Bot 2017-11-08 20:57:41 PST
Comment on attachment 326419 [details]
Patch

Clearing flags on attachment: 326419

Committed r224616: <https://trac.webkit.org/changeset/224616>
Comment 4 WebKit Commit Bot 2017-11-08 20:57:43 PST
All reviewed patches have been landed.  Closing bug.