Bug 80655

Summary: Change calcRadiiFor to IntSize
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, jchaffraix, leviw, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

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.