RESOLVED FIXED 80655
Change calcRadiiFor to IntSize
https://bugs.webkit.org/show_bug.cgi?id=80655
Summary Change calcRadiiFor to IntSize
Emil A Eklund
Reported 2012-03-08 16:27:14 PST
Since borders and RoundedRect are both using integers it doesn't make sense for calcRadiiFor to use LayoutRects. It just adds unnecessary type conversions.
Attachments
Patch (2.51 KB, patch)
2012-03-08 16:31 PST, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2012-03-08 16:31:29 PST
Emil A Eklund
Comment 2 2012-03-08 16:41:45 PST
Comment on attachment 130936 [details] Patch Thanks Simon!
WebKit Review Bot
Comment 3 2012-03-08 21:00:58 PST
Comment on attachment 130936 [details] Patch Clearing flags on attachment: 130936 Committed r110260: <http://trac.webkit.org/changeset/110260>
WebKit Review Bot
Comment 4 2012-03-08 21:01:02 PST
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.