[webkit-reviews] review granted: [Bug 92293] Improve touch adjustment for targetting small controls. : [Attachment 154441] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 06:33:39 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has granted Kevin Ellis
<kevers at chromium.org>'s request for review:
Bug 92293: Improve touch adjustment for targetting small controls.
https://bugs.webkit.org/show_bug.cgi?id=92293

Attachment 154441: Patch
https://bugs.webkit.org/attachment.cgi?id=154441&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=154441&action=review


> Source/WebCore/page/TouchAdjustment.cpp:253
> +float hybridDistanceFunction(const IntPoint& touchHotspot, const IntRect&
touchArea, const SubtargetGeometry& subtarget)

I think we do not need the term "distance" here anymore, but I am out of good
suggestions now.


More information about the webkit-reviews mailing list