Bug 129224 - Subpixel rendering: Add devicepixel based computation to BorderEdge class.
Summary: Subpixel rendering: Add devicepixel based computation to BorderEdge class.
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: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-22 20:47 PST by zalan
Modified: 2014-02-23 08:17 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.06 KB, patch)
2014-02-22 21:14 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-02-22 20:47:04 PST
To produce correct width (and type) results, BorderEdge class needs to take device pixel ratio into account.
Comment 1 zalan 2014-02-22 21:14:45 PST
Created attachment 224993 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-23 08:17:35 PST
Comment on attachment 224993 [details]
Patch

Clearing flags on attachment: 224993

Committed r164555: <http://trac.webkit.org/changeset/164555>
Comment 3 WebKit Commit Bot 2014-02-23 08:17:38 PST
All reviewed patches have been landed.  Closing bug.