Bug 84616
Summary: | [meta] Remove unnecessary convenience functions created for sub-pixel conversion | ||
---|---|---|---|
Product: | WebKit | Reporter: | Levi Weintraub <leviw> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | eae, eric, jchaffraix |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 60318 | ||
Bug Blocks: |
Levi Weintraub
A number of changes were made (e.g. pixel snapping functions in IntRect) to simplify the conversion to sub-pixel layout while the render tree continued to use integers. This patch will track the removal of these after we've moved to FractionalLayoutUnits.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |