Bug 127437

Summary: [wk2] Scroll pinning state is wrong until the first scroll event
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, bfulgham, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 127363    
Attachments:
Description Flags
patch simon.fraser: review+

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