Bug 129225

Summary: Subpixel rendering: Fix bleed avoidance subpixel calculation.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, jonlee, kondapallykalyan, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2014-02-22 20:49:30 PST
static_cast<LayoutUnit> (mostly) produces undesired result.
Comment 1 zalan 2014-02-22 21:38:40 PST
Created attachment 224994 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-23 08:20:20 PST
Comment on attachment 224994 [details]
Patch

Clearing flags on attachment: 224994

Committed r164556: <http://trac.webkit.org/changeset/164556>
Comment 3 WebKit Commit Bot 2014-02-23 08:20:22 PST
All reviewed patches have been landed.  Closing bug.