Bug 132067
| Summary: | [New Multicolumn] Make fragmentsBoundingBox not be slow | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dave Hyatt
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |