Bug 71327 - Use IntPoint for screen coordinates in MouseEvent
Summary: Use IntPoint for screen coordinates in MouseEvent
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: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 63567
  Show dependency treegraph
 
Reported: 2011-11-01 14:54 PDT by Emil A Eklund
Modified: 2011-11-01 17:08 PDT (History)
2 users (show)

See Also:


Attachments
Patch (12.90 KB, patch)
2011-11-01 15:03 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2011-11-01 14:54:32 PDT
Change mouse events to use IntPoint for screen coordinates and LayoutPoint for zoom adjusted coordinates.
Comment 1 Emil A Eklund 2011-11-01 15:03:35 PDT
Created attachment 113231 [details]
Patch
Comment 2 WebKit Review Bot 2011-11-01 17:08:21 PDT
Comment on attachment 113231 [details]
Patch

Clearing flags on attachment: 113231

Committed r99014: <http://trac.webkit.org/changeset/99014>
Comment 3 WebKit Review Bot 2011-11-01 17:08:25 PDT
All reviewed patches have been landed.  Closing bug.