Bug 89201 - [chromium] Add support for non-integer device scale factors
Summary: [chromium] Add support for non-integer device scale factors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: vollick
URL:
Keywords:
Depends on: 86882
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-15 06:26 PDT by vollick
Modified: 2012-06-20 11:08 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vollick 2012-06-15 06:26:22 PDT
Current code assumes integer scale factors. We will need to ensure that non integer scale factors don't cause glitches.