[Webkit-unassigned] [Bug 137735] New: [GTK] Move touch events handling from Platform to WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 15 01:10:25 PDT 2014


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

           Summary: [GTK] Move touch events handling from Platform to
                    WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org, pnormand at igalia.com, svillar at igalia.com


GtkTouchContextHelper is only used by WebKitWebViewBase, since it's the only one that can create touch events. The code can be simplified if the events are processed in the view, and the native touch events are created with the native event and touch points.

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