Bug 62077 - Switch paintMask and paintObject to use IntPoint
Summary: Switch paintMask and paintObject 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:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2011-06-03 17:42 PDT by Levi Weintraub
Modified: 2011-06-03 21:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (31.23 KB, patch)
2011-06-03 18:01 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-06-03 17:42:05 PDT
paintObject is still on tx/ty, but paintMask was converted to IntSize passed by value. Bringing it in-line with the agreed-upon convention of a const IntPoint&.
Comment 1 Levi Weintraub 2011-06-03 18:01:44 PDT
Created attachment 96001 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-03 18:49:51 PDT
Comment on attachment 96001 [details]
Patch

OK.
Comment 3 Levi Weintraub 2011-06-03 19:25:59 PDT
Comment on attachment 96001 [details]
Patch

Clearing flags on attachment: 96001

Committed r88087: <http://trac.webkit.org/changeset/88087>
Comment 4 Levi Weintraub 2011-06-03 19:26:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Joseph Pecoraro 2011-06-03 21:50:48 PDT
This seemed to have caused a clang build warning (which is treated as an error).
<http://webkit.org/b/62084> clan build error: hidden overloaded virtual function