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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 12:16:06 PST 2011


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





--- Comment #10 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-01-07 12:16:05 PST ---
(In reply to comment #9)
> Benjamin how does this align with your webkit2 work?

Currently I move everything in EventHandler. Antonio wants the touch adjustment to be port specific. At first I thought about using ChromeClient but that is a bad idea of WebKit 2 so I will have to introduce something to abstract that by platform.

I am now uber convince the rect should be part of the touch event.

My plan is to wait until I have a solution for gesture, and upstream what I did part by part.

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