Commit Graph

2 Commits

Author SHA1 Message Date
Huahui Wu
41865f4b0c Bug 2372180: pass multi-touch events from browser to webkit.
Since the UI uses multi-touch for zooming, the event is passed to webkit
only when the webpage doesn't allow zooming.
1. Updated the data structure TouchEventData in WebViewCore.java
   to take multiple points and used it everywhere.
2. Added a passMultiTouchToWebkit() function to do what its name means.
3. Added the multi-point touch support to dumprendertree.

Change-Id: Iafc1aa7b21a587ad26efd2f124b9a66316297ab8
2010-09-26 16:26:38 -07:00
Maksymilian Osowski
8aff3c0571 Added eventSender.
Change-Id: Iae31dc11ddd7b4b1b9c2e1c39fb61cc7b9832721
2010-08-10 11:41:47 +01:00