Bug 84288

Summary: Remove unnecessary rounding/conversions in RenderBoxModelObject
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

Description Emil A Eklund 2012-04-18 15:04:13 PDT
Since box shadow data is now using ints we no longer need a bunch of conversions.
Comment 1 Emil A Eklund 2012-04-18 15:08:19 PDT
Created attachment 137780 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-04-18 22:23:59 PDT
Comment on attachment 137780 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2012-04-18 22:40:25 PDT
Comment on attachment 137780 [details]
Patch

Clearing flags on attachment: 137780

Committed r114609: <http://trac.webkit.org/changeset/114609>
Comment 4 WebKit Review Bot 2012-04-18 22:40:29 PDT
All reviewed patches have been landed.  Closing bug.