Bug 128477 - Subpixel rendering: Switch repaint rect from IntRect to LayoutRect to be able to repaint on device pixel boundaries.
Summary: Subpixel rendering: Switch repaint rect from IntRect to LayoutRect to be able...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: MathML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-08 15:32 PST by zalan
Modified: 2014-02-11 20:45 PST (History)
6 users (show)

See Also:


Attachments
Patch (15.77 KB, application/octet-stream)
2014-02-08 15:44 PST, zalan
no flags Details
Patch (15.77 KB, patch)
2014-02-08 15:46 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-08 15:32:47 PST
This is required to do render layer subpixel offsetting from the integral positioned graphics layer.
Comment 1 zalan 2014-02-08 15:44:54 PST
Created attachment 223591 [details]
Patch

This patch depends on code from bug 128460. no EWSing yet.
Comment 2 zalan 2014-02-08 15:46:15 PST
Created attachment 223592 [details]
Patch
Comment 3 WebKit Commit Bot 2014-02-11 20:45:53 PST
Comment on attachment 223592 [details]
Patch

Clearing flags on attachment: 223592

Committed r163944: <http://trac.webkit.org/changeset/163944>
Comment 4 WebKit Commit Bot 2014-02-11 20:45:56 PST
All reviewed patches have been landed.  Closing bug.