Bug 60713 - Switch paintBoxShadow to use IntRect
Summary: Switch paintBoxShadow to use IntRect
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: Levi Weintraub
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2011-05-12 11:23 PDT by Levi Weintraub
Modified: 2011-05-12 15:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch (14.33 KB, patch)
2011-05-12 14:37 PDT, Levi Weintraub
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Levi Weintraub 2011-05-12 11:23:15 PDT
It currently takes four ints representing a rect.
Comment 1 Levi Weintraub 2011-05-12 14:37:54 PDT
Created attachment 93345 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-05-12 14:52:29 PDT
Comment on attachment 93345 [details]
Patch

You make it look easy!
Comment 3 Levi Weintraub 2011-05-12 15:00:43 PDT
Comment on attachment 93345 [details]
Patch

Clearing flags on attachment: 93345

Committed r86384: <http://trac.webkit.org/changeset/86384>
Comment 4 Levi Weintraub 2011-05-12 15:00:46 PDT
All reviewed patches have been landed.  Closing bug.