Bug 131062 - Subpixel rendering: Make GraphicsContext::drawTiledImage* functions float based.
Summary: Subpixel rendering: Make GraphicsContext::drawTiledImage* functions float based.
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-04-01 14:17 PDT by zalan
Modified: 2014-04-02 07:37 PDT (History)
2 users (show)

See Also:


Attachments
Pach (6.08 KB, patch)
2014-04-01 14:20 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (6.12 KB, patch)
2014-04-02 07:01 PDT, 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-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.