Bug 78630

Summary: Prepare RenderLayerBacking and RenderLayerCompositor for subpixel layout
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: eae, eric, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://trac.webkit.org/wiki/LayoutUnit
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

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.