Bug 80715

Summary: Add roundedPoint to HitTestResult and change platform code to use it
Product: WebKit Reporter: Emil A Eklund <eae>
Component: UI EventsAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, eric, jamesr, leviw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

Description Emil A Eklund 2012-03-09 11:56:13 PST
Added roundedPoint method to HitTestResult and change platform code to use this method. That way we don't have to expose fractional layout types to platform specific hit testing code and we keep the rounding logic in a single place.
Comment 1 Emil A Eklund 2012-03-09 12:10:15 PST
Created attachment 131070 [details]
Patch
Comment 2 James Robinson 2012-03-09 12:49:47 PST
Comment on attachment 131070 [details]
Patch

Seems fine
Comment 3 WebKit Review Bot 2012-03-09 16:36:48 PST
Comment on attachment 131070 [details]
Patch

Clearing flags on attachment: 131070

Committed r110348: <http://trac.webkit.org/changeset/110348>
Comment 4 WebKit Review Bot 2012-03-09 16:36:53 PST
All reviewed patches have been landed.  Closing bug.