Bug 60584

Summary: WebKit2: Coalesced wheel events should be saved to hand back to the client on unhandled return
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2011-05-10 14:49:01 PDT
WebKit2: Coalesced wheel events should be saved to hand back to the client on unhandled return
Comment 1 Sam Weinig 2011-05-10 14:56:58 PDT
Created attachment 93015 [details]
Patch
Comment 2 Anders Carlsson 2011-05-10 15:09:19 PDT
Comment on attachment 93015 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=93015&action=review

> Source/WebKit2/ChangeLog:8
> +

Extra newline.
Comment 3 Sam Weinig 2011-05-10 15:44:41 PDT
Committed r86187: <http://trac.webkit.org/changeset/86187>