Bug 60671 - Switch calculateBackgroundImageGeometry to use IntRect
Summary: Switch calculateBackgroundImageGeometry 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-11 15:46 PDT by Levi Weintraub
Modified: 2011-05-12 11:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.45 KB, patch)
2011-05-12 10:49 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-11 15:46:51 PDT
It currently takes four ints representing a rect.
Comment 1 Levi Weintraub 2011-05-12 10:49:44 PDT
Created attachment 93303 [details]
Patch
Comment 2 Levi Weintraub 2011-05-12 11:03:51 PDT
Thanks for the review!
Comment 3 Levi Weintraub 2011-05-12 11:06:09 PDT
Comment on attachment 93303 [details]
Patch

Clearing flags on attachment: 93303

Committed r86359: <http://trac.webkit.org/changeset/86359>
Comment 4 Levi Weintraub 2011-05-12 11:06:12 PDT
All reviewed patches have been landed.  Closing bug.