[Webkit-unassigned] [Bug 105664] New: [chromium] Use top level field for gesture event source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 14:59:44 PST 2012


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

           Summary: [chromium] Use top level field for gesture event
                    source
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rjkroege at chromium.org


WebGestureEvent events of subtype GestureFlingStart had a field deviceSource to specify which device was the origin of the fling request. It is useful to have this field for other WebGestureEvent subtypes (in particular GestureScrollStart, GestureScrollEnd). Previously, a single top-level field was added to WebGestureEvent. Now that Chromium populates this field, use it in the Chromium WebKit layer.

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