Bug 82529 - Remove unnecessary rounding in RenderLayerBacking
Summary: Remove unnecessary rounding in RenderLayerBacking
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: Emil A Eklund
URL:
Keywords:
Depends on: 60318
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-28 14:16 PDT by Emil A Eklund
Modified: 2012-03-28 15:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.16 KB, patch)
2012-03-28 14:20 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.