Bug 110625 - [New Multicolumn] Correctly track whether or not a layer is paginated
Summary: [New Multicolumn] Correctly track whether or not a layer is paginated
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: 110624
  Show dependency treegraph
 
Reported: 2013-02-22 10:38 PST by Dave Hyatt
Modified: 2013-02-22 11:11 PST (History)
1 user (show)

See Also:


Attachments
Patch (8.99 KB, patch)
2013-02-22 10:47 PST, Dave Hyatt
bdakin: 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 2013-02-22 10:38:39 PST
Add code to RenderLayer for the new multicolumn code that propagates the m_isPaginated bits correctly.
Comment 1 Dave Hyatt 2013-02-22 10:47:26 PST
Created attachment 189792 [details]
Patch
Comment 2 Dave Hyatt 2013-02-22 11:11:35 PST
Fixed in r143757.