RESOLVED FIXED 171923
Refactor ScrollingCoordinator::setSynchronousScrollingReasons to accept a FrameView
https://bugs.webkit.org/show_bug.cgi?id=171923
Summary Refactor ScrollingCoordinator::setSynchronousScrollingReasons to accept a Fra...
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.