Bug 71327

Summary: Use IntPoint for screen coordinates in MouseEvent
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: leviw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 63567    
Attachments:
Description Flags
Patch none

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.