Bug 84616 - [meta] Remove unnecessary convenience functions created for sub-pixel conversion
Summary: [meta] Remove unnecessary convenience functions created for sub-pixel conversion
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 60318
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-23 11:40 PDT by Levi Weintraub
Modified: 2013-01-25 15:43 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2012-04-23 11:40:52 PDT
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.