Bug 171923

Summary: Refactor ScrollingCoordinator::setSynchronousScrollingReasons to accept a FrameView
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: FramesAssignee: Frédéric Wang (:fredw) <fred.wang>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cmarcelo, commit-queue, jamesr, luiz, simon.fraser, tonikitoo
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 171667, 172806    
Attachments:
Description Flags
Patch none

Frédéric Wang (:fredw)
Reported 2017-05-10 08:09:03 PDT
Currently ScrollingCoordinator::setSynchronousScrollingReasons implementations only take SynchronousScrollingReasons and applies it to the main frame. We should pass the desired FrameView to which the reasons apply in order to prepare support for fast scrolling in other frames (bug 171667).
Attachments
Patch (6.82 KB, patch)
2017-05-10 08:24 PDT, Frédéric Wang (:fredw)
no flags
Frédéric Wang (:fredw)
Comment 1 2017-05-10 08:24:35 PDT
WebKit Commit Bot
Comment 2 2017-05-10 09:57:54 PDT
Comment on attachment 309606 [details] Patch Clearing flags on attachment: 309606 Committed r216592: <http://trac.webkit.org/changeset/216592>
WebKit Commit Bot
Comment 3 2017-05-10 09:57:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.