Bug 77127 - Use PlatformWheelEvent::phase() to determine if a scroll gesture begins or ends
Summary: Use PlatformWheelEvent::phase() to determine if a scroll gesture begins or ends
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 12:07 PST by Anders Carlsson
Modified: 2012-01-26 12:39 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.78 KB, patch)
2012-01-26 12:10 PST, Anders Carlsson
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-01-26 12:07:14 PST
Use PlatformWheelEvent::phase() to determine if a scroll gesture begins or ends
Comment 1 Anders Carlsson 2012-01-26 12:10:45 PST
Created attachment 124158 [details]
Patch
Comment 2 Anders Carlsson 2012-01-26 12:14:06 PST
Committed r106026: <http://trac.webkit.org/changeset/106026>
Comment 3 Anders Carlsson 2012-01-26 12:39:54 PST
<rdar://problem/10732844>