Bug 78056

Summary: Use the non-fast scrollable region to detect when we can't do fast scrolling
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2012-02-07 16:42:35 PST
Use the non-fast scrollable region to detect when we can't do fast scrolling
Comment 1 Anders Carlsson 2012-02-07 16:45:39 PST
Created attachment 125954 [details]
Patch
Comment 2 Sam Weinig 2012-02-07 16:48:20 PST
Comment on attachment 125954 [details]
Patch

You should add a comment about making this work with non-default scroll origins.
Comment 3 Anders Carlsson 2012-02-07 17:00:17 PST
Committed r107013: <http://trac.webkit.org/changeset/107013>