Bug 46786

Summary: Convert layoutBlockChildren to be block-flow-aware.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch sam: review+

Description Dave Hyatt 2010-09-28 23:15:13 PDT
Convert the layoutBlockChildren function (but not any functions it calls) to be block-flow-aware.
Comment 1 Dave Hyatt 2010-09-28 23:18:03 PDT
Created attachment 69163 [details]
Patch
Comment 2 Dave Hyatt 2010-09-29 10:15:26 PDT
Fixed in r68654.