Bug 84288 - Remove unnecessary rounding/conversions in RenderBoxModelObject
Summary: Remove unnecessary rounding/conversions in RenderBoxModelObject
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-04-18 15:04 PDT by Emil A Eklund
Modified: 2012-04-18 22:40 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.37 KB, patch)
2012-04-18 15:08 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.