RESOLVED FIXED 192184
Add an internal feature flag to enable async overflow scrolling
https://bugs.webkit.org/show_bug.cgi?id=192184
Summary Add an internal feature flag to enable async overflow scrolling
Simon Fraser (smfr)
Reported 2018-11-29 14:58:30 PST
Add an internal feature flag to enable async overflow scrolling
Attachments
Patch (13.40 KB, patch)
2018-11-29 15:01 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2018-11-29 15:01:44 PST
Radar WebKit Bug Importer
Comment 2 2018-11-29 15:36:23 PST
Simon Fraser (smfr)
Comment 3 2018-11-29 17:00:14 PST
Frédéric Wang (:fredw)
Comment 4 2018-11-29 21:33:59 PST
Cool. So the idea would be to support async scrolling on desktop too (similar to bug 171667 for frames) and to remove the need for -webkit-overflow-scrolling:touch on iOS (similar to bug 149264 for frames)?
Simon Fraser (smfr)
Comment 5 2018-11-30 10:14:32 PST
Right, that's the plan.
Note You need to log in before you can comment on or make changes to this bug.