RESOLVED FIXED 64228
[chromium] Eliminate bad dependency on gfx::Point in EventSender.cpp
https://bugs.webkit.org/show_bug.cgi?id=64228
Summary [chromium] Eliminate bad dependency on gfx::Point in EventSender.cpp
Darin Fisher (:fishd, Google)
Reported 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.
Attachments
v1 patch: switch to WebPoint (1.43 KB, patch)
2011-07-08 23:56 PDT, Darin Fisher (:fishd, Google)
no flags
Darin Fisher (:fishd, Google)
Comment 1 2011-07-08 23:56:51 PDT
Created attachment 100204 [details] v1 patch: switch to WebPoint
Kent Tamura
Comment 2 2011-07-09 02:16:33 PDT
Comment on attachment 100204 [details] v1 patch: switch to WebPoint ok!
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-07-09 02:58:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.