Bug 78056 - Use the non-fast scrollable region to detect when we can't do fast scrolling
Summary: Use the non-fast scrollable region to detect when we can't do fast scrolling
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 16:42 PST by Anders Carlsson
Modified: 2012-02-07 17:00 PST (History)
0 users

See Also:


Attachments
Patch (5.04 KB, patch)
2012-02-07 16:45 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

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