Bug 80715 - Add roundedPoint to HitTestResult and change platform code to use it
Summary: Add roundedPoint to HitTestResult and change platform code to use it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 60318
  Show dependency treegraph
 
Reported: 2012-03-09 11:56 PST by Emil A Eklund
Modified: 2012-03-09 16:36 PST (History)
6 users (show)

See Also:


Attachments
Patch (9.26 KB, patch)
2012-03-09 12:10 PST, 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 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.