[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 12:00:20 PST 2010


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





--- Comment #3 from Antonio Gomes <tonikitoo at webkit.org>  2010-11-10 12:00:20 PST ---
The man issue I was discussing with Andre here is: If TouchAdjuster goes to WebCore, what would be the call sites?

1) Should we still call it from webkit before actually submitting the event down to WebCore?
2) Should we submit the event to webcore unchanged, and call TouchAdjuster from EventHandler?
3) If it is to be called from EventHandler, where should it get the paddings from? The webplugin thing is pretty qt-specfic. There should be a way to make platforms other than Qt make use of it.

Lets discuss the whole thing here before any coding... :)

-- 
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