Bug 60789 - Switch itemBoundingBoxRect to use IntPoint
Summary: Switch itemBoundingBoxRect to use IntPoint
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: 60783
Blocks: 60318
  Show dependency treegraph
 
Reported: 2011-05-13 12:44 PDT by Levi Weintraub
Modified: 2011-05-25 20:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.80 KB, patch)
2011-05-25 17:58 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-13 12:44:04 PDT
Another low-level low-impact tx/ty conversion :)
Comment 1 Levi Weintraub 2011-05-25 17:56:37 PDT
s/IntSize/IntPoint/
Comment 2 Levi Weintraub 2011-05-25 17:58:16 PDT
Created attachment 94895 [details]
Patch
Comment 3 Eric Seidel (no email) 2011-05-25 18:06:31 PDT
Comment on attachment 94895 [details]
Patch

Ok
Comment 4 Levi Weintraub 2011-05-25 20:13:36 PDT
Comment on attachment 94895 [details]
Patch

Clearing flags on attachment: 94895

Committed r87352: <http://trac.webkit.org/changeset/87352>
Comment 5 Levi Weintraub 2011-05-25 20:14:56 PDT
All reviewed patches have been landed.  Closing bug.