Bug 64228

Summary: [chromium] Eliminate bad dependency on gfx::Point in EventSender.cpp
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: Tools / TestsAssignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal CC: tkent, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
v1 patch: switch to WebPoint none

Description Darin Fisher (:fishd, Google) 2011-07-08 23:55:20 PDT
[chromium] Eliminate bad dependency on gfx::Point in EventSender.cpp

We should not be allocating gfx::Point objects from DumpRenderTree.
Comment 1 Darin Fisher (:fishd, Google) 2011-07-08 23:56:51 PDT
Created attachment 100204 [details]
v1 patch: switch to WebPoint
Comment 2 Kent Tamura 2011-07-09 02:16:33 PDT
Comment on attachment 100204 [details]
v1 patch: switch to WebPoint

ok!
Comment 3 WebKit Review Bot 2011-07-09 02:58:21 PDT
Comment on attachment 100204 [details]
v1 patch: switch to WebPoint

Clearing flags on attachment: 100204

Committed r90677: <http://trac.webkit.org/changeset/90677>
Comment 4 WebKit Review Bot 2011-07-09 02:58:25 PDT
All reviewed patches have been landed.  Closing bug.