Bug 132067

Summary: [New Multicolumn] Make fragmentsBoundingBox not be slow
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Dave Hyatt
Reported 2014-04-23 11:08:09 PDT
fragmentsBoundingBox shouldn't collect all the fragments just to compute the bounding box. It can be more clever than that to avoid allocating all of those fragments.
Attachments
Note You need to log in before you can comment on or make changes to this bug.