Bug 78630 - Prepare RenderLayerBacking and RenderLayerCompositor for subpixel layout
Summary: Prepare RenderLayerBacking and RenderLayerCompositor for subpixel layout
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: Levi Weintraub
URL: https://trac.webkit.org/wiki/LayoutUnit
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-02-14 13:59 PST by Levi Weintraub
Modified: 2012-02-14 17:20 PST (History)
4 users (show)

See Also:


Attachments
Patch (40.08 KB, patch)
2012-02-14 14:52 PST, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2012-02-14 13:59:11 PST
RenderLayerBacking and RenderLayerCompositor will continue to operate on integers, but need to properly pixel snap values gleaned from RenderLayer and the render tree.
Comment 1 Levi Weintraub 2012-02-14 14:52:13 PST
Created attachment 127051 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-02-14 15:04:33 PST
Comment on attachment 127051 [details]
Patch

Simon is still your man here. :)
Comment 3 Levi Weintraub 2012-02-14 15:21:41 PST
(In reply to comment #2)
> (From update of attachment 127051 [details])
> Simon is still your man here. :)

Agreed :)
Comment 4 Simon Fraser (smfr) 2012-02-14 16:05:07 PST
Comment on attachment 127051 [details]
Patch

Sure I guess.
Comment 5 Levi Weintraub 2012-02-14 16:24:54 PST
Comment on attachment 127051 [details]
Patch

Thanks for the review!
Comment 6 WebKit Review Bot 2012-02-14 17:20:49 PST
Comment on attachment 127051 [details]
Patch

Clearing flags on attachment: 127051

Committed r107760: <http://trac.webkit.org/changeset/107760>
Comment 7 WebKit Review Bot 2012-02-14 17:20:54 PST
All reviewed patches have been landed.  Closing bug.