Bug 82529

Summary: Remove unnecessary rounding in RenderLayerBacking
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, leviw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 60318    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Emil A Eklund 2012-03-28 14:16:17 PDT
We have a couple of calls to pixelSnappedIntRect in RenderLayerBacking that are no longer required.
Comment 1 Emil A Eklund 2012-03-28 14:20:37 PDT
Created attachment 134398 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-28 14:36:15 PDT
Comment on attachment 134398 [details]
Patch

The amount of massaging to get this all right has been astounding.
Comment 3 Emil A Eklund 2012-03-28 14:39:32 PDT
(In reply to comment #2)
> (From update of attachment 134398 [details])
> The amount of massaging to get this all right has been astounding.

No kidding!
Comment 4 WebKit Review Bot 2012-03-28 15:09:46 PDT
Comment on attachment 134398 [details]
Patch

Clearing flags on attachment: 134398

Committed r112450: <http://trac.webkit.org/changeset/112450>
Comment 5 WebKit Review Bot 2012-03-28 15:09:51 PDT
All reviewed patches have been landed.  Closing bug.