Bug 131062

Summary: Subpixel rendering: Make GraphicsContext::drawTiledImage* functions float based.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Pach
none
Patch none

Description zalan 2014-04-01 14:17:20 PDT
This is in preparation to support subpixel sized/positioned background images.
Comment 1 zalan 2014-04-01 14:20:00 PDT
Created attachment 228321 [details]
Pach
Comment 2 Simon Fraser (smfr) 2014-04-01 14:23:24 PDT
Comment on attachment 228321 [details]
Pach

View in context: https://bugs.webkit.org/attachment.cgi?id=228321&action=review

> Source/WebCore/ChangeLog:9
> +        needs to be able to sized on device pixels.

need to be
Comment 3 zalan 2014-04-02 07:01:06 PDT
Created attachment 228395 [details]
Patch
Comment 4 WebKit Commit Bot 2014-04-02 07:37:49 PDT
Comment on attachment 228395 [details]
Patch

Clearing flags on attachment: 228395

Committed r166644: <http://trac.webkit.org/changeset/166644>
Comment 5 WebKit Commit Bot 2014-04-02 07:37:52 PDT
All reviewed patches have been landed.  Closing bug.