[Webkit-unassigned] [Bug 49057] Move whatever make sense from "touch adjuster" implementation to WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 09:17:01 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49057





--- Comment #2 from Antonio Gomes <tonikitoo at webkit.org>  2010-11-10 09:17:01 PST ---
(In reply to comment #1)
> Would it be ok for you guys if I add the TouchAdjuster to WebCore/rendering/HitTestResult.{h/cpp}?

I do not think this code should go to HitTestResult. Instead it would be a class making use of it.

Maybe webcore/page/EventHandler or its own class, but I am also not sure.

There is also something to be done first I think: properly support touch events.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list