Bug 60584 - WebKit2: Coalesced wheel events should be saved to hand back to the client on unhandled return
Summary: WebKit2: Coalesced wheel events should be saved to hand back to the client on...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 14:49 PDT by Sam Weinig
Modified: 2011-05-10 15:44 PDT (History)
0 users

See Also:


Attachments
Patch (8.06 KB, patch)
2011-05-10 14:56 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>