Bug 64021
| Summary: | Audit all uses of roundedLayout* once we've moved away from integers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Emil A Eklund <eae> |
| Component: | Layout and Rendering | Assignee: | Emil A Eklund <eae> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | leviw |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 63656 | ||
Emil A Eklund
We use roundedLayoutPoint/Rect/Unit, flooredLayout* and enclosingLayoutRect in quite a few places, most if not all of those calls can be removed once we move away from using integers for layout but we need to audit all the callsites to make sure.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |