Bug 136558 - ScrollablArea::handleWheelEvent() should return early if the ScrollableArea is not actually scrollable
Summary: ScrollablArea::handleWheelEvent() should return early if the ScrollableArea i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-04 16:35 PDT by Beth Dakin
Modified: 2014-09-05 11:55 PDT (History)
4 users (show)

See Also:


Attachments
Patch (11.92 KB, patch)
2014-09-04 16:45 PDT, Beth Dakin
simon.fraser: review+
Details | Formatted Diff | Diff

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