Bug 127437 - [wk2] Scroll pinning state is wrong until the first scroll event
Summary: [wk2] Scroll pinning state is wrong until the first scroll event
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks: 127363
  Show dependency treegraph
 
Reported: 2014-01-22 11:42 PST by Tim Horton
Modified: 2014-01-22 12:15 PST (History)
4 users (show)

See Also:


Attachments
patch (2.95 KB, patch)
2014-01-22 11:43 PST, Tim Horton
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 Tim Horton 2014-01-22 11:42:00 PST
We don't update the WebPage(Proxy)'s scroll pinning state until the first scroll event, so we don't know if we're pinned in the very first scroll gesture.
Comment 1 Tim Horton 2014-01-22 11:43:12 PST
Created attachment 221885 [details]
patch
Comment 2 Tim Horton 2014-01-22 12:15:44 PST
http://trac.webkit.org/changeset/162548