Bug 136275
Summary: | Subpixel layout: Cleanup snapping/rounding functions on LayoutUnit LayoutPoint LayoutSize and LayoutRect. | ||
---|---|---|---|
Product: | WebKit | Reporter: | zalan <zalan> |
Component: | Layout and Rendering | Assignee: | zalan <zalan> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 136236, 136253, 136264, 136276, 136306, 136310, 136314, 136319, 136341, 136383 | ||
Bug Blocks: |
zalan
Umbrella bug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
zalan
The goals are,
1, remove all redundant functions.
2. have a well defined naming pattern.
3. consistency across Layout* classes.