[Webkit-unassigned] [Bug 49345] New: [Chromium] Add a basic GestureManager to Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 14:29:46 PST 2010


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

           Summary: [Chromium] Add a basic GestureManager to Chromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rjkroege at chromium.org


The attached patch contains a basic GestureManager for Chromium moved into WebKit per http://codereview.chromium.org/3388013/. The GestureManager provides an extensible framework for synthesizing events from incoming touch events. Also included in this patch are:

* minor type alterations to WebTouchEvent and WebTouchPoint that improves readability
* unit tests
* an implementation of two demonstration gestures: click and scroll.
* layout tests for click and scroll.

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