Bug 136558

Summary: ScrollablArea::handleWheelEvent() should return early if the ScrollableArea is not actually scrollable
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, sam, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Beth Dakin 2014-09-04 16:35:57 PDT
ScrollablArea::handleWheelEvent() should return early if the ScrollableArea is not actually scrollable
Comment 1 Beth Dakin 2014-09-04 16:45:35 PDT
Created attachment 237659 [details]
Patch
Comment 2 Beth Dakin 2014-09-05 11:55:04 PDT
Thanks Simon! http://trac.webkit.org/changeset/173320