Bug 87764 - [New Multicolumn] Add implementation of checkForPaginationLogicalHeightChange to RenderMultiColumnBlock
Summary: [New Multicolumn] Add implementation of checkForPaginationLogicalHeightChange...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-29 12:06 PDT by Dave Hyatt
Modified: 2012-05-29 12:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.65 KB, patch)
2012-05-29 12:08 PDT, Dave Hyatt
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2012-05-29 12:06:34 PDT
Add implementation of checkForPaginationLogicalHeightChange to RenderMultiColumnBlock. Also stub out ensureColumnSets() and write a comment describing how it's going to work.
Comment 1 Dave Hyatt 2012-05-29 12:08:21 PDT
Created attachment 144595 [details]
Patch
Comment 2 Dave Hyatt 2012-05-29 12:13:07 PDT
Landed in r118815.