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

Emil A Eklund
Reported 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.
Attachments
Patch (9.26 KB, patch)
2012-03-09 12:10 PST, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2012-03-09 12:10:15 PST
James Robinson
Comment 2 2012-03-09 12:49:47 PST
Comment on attachment 131070 [details] Patch Seems fine
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-03-09 16:36:53 PST
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.