RESOLVED FIXED Bug 71238
Switch RoundedRect back to integers
https://bugs.webkit.org/show_bug.cgi?id=71238
Summary Switch RoundedRect back to integers
Levi Weintraub
Reported 2011-10-31 14:50:49 PDT
Our conversion of RoundedRect to LayoutUnits was premature. As most painting should still be aligned to pixel boundaries, this graphics class should remain int-based.
Attachments
Patch (11.64 KB, patch)
2011-10-31 15:05 PDT, Levi Weintraub
no flags
Patch (12.11 KB, patch)
2011-10-31 15:58 PDT, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2011-10-31 15:05:05 PDT
Early Warning System Bot
Comment 2 2011-10-31 15:17:57 PDT
WebKit Review Bot
Comment 3 2011-10-31 15:36:45 PDT
Comment on attachment 113088 [details] Patch Attachment 113088 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10250071
Levi Weintraub
Comment 4 2011-10-31 15:58:28 PDT
Darin Adler
Comment 5 2011-10-31 16:03:54 PDT
Comment on attachment 113098 [details] Patch OK.
Levi Weintraub
Comment 6 2011-10-31 16:04:30 PDT
Comment on attachment 113098 [details] Patch Thanks Darin!
WebKit Review Bot
Comment 7 2011-10-31 18:09:19 PDT
Comment on attachment 113098 [details] Patch Clearing flags on attachment: 113098 Committed r98931: <http://trac.webkit.org/changeset/98931>
WebKit Review Bot
Comment 8 2011-10-31 18:09:24 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.