RESOLVED FIXED Bug 82529
Remove unnecessary rounding in RenderLayerBacking
https://bugs.webkit.org/show_bug.cgi?id=82529
Summary Remove unnecessary rounding in RenderLayerBacking
Emil A Eklund
Reported 2012-03-28 14:16:17 PDT
We have a couple of calls to pixelSnappedIntRect in RenderLayerBacking that are no longer required.
Attachments
Patch (3.16 KB, patch)
2012-03-28 14:20 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2012-03-28 14:20:37 PDT
Eric Seidel (no email)
Comment 2 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.
Emil A Eklund
Comment 3 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!
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2012-03-28 15:09:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.