RESOLVED FIXED 107331
Change RenderStyle::getRoundedInnerBorderFor to take ints for border widths
https://bugs.webkit.org/show_bug.cgi?id=107331
Summary Change RenderStyle::getRoundedInnerBorderFor to take ints for border widths
Emil A Eklund
Reported 2013-01-18 14:54:42 PST
Borders are always represented as ints yet RenderStyle::getRoundedInnerBorderFor upcasts from int to LayoutUnit when calling getRoundedInnerBorderFor.
Attachments
Patch (3.64 KB, patch)
2013-01-18 14:55 PST, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2013-01-18 14:55:22 PST
Levi Weintraub
Comment 2 2013-01-18 14:59:44 PST
Comment on attachment 183553 [details] Patch Makes sense.
WebKit Review Bot
Comment 3 2013-01-18 15:23:53 PST
Comment on attachment 183553 [details] Patch Clearing flags on attachment: 183553 Committed r140213: <http://trac.webkit.org/changeset/140213>
WebKit Review Bot
Comment 4 2013-01-18 15:23:56 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.