RESOLVED FIXED 171820
Drop non-standard Element.scrollByLines() / scrollByPages()
https://bugs.webkit.org/show_bug.cgi?id=171820
Summary Drop non-standard Element.scrollByLines() / scrollByPages()
Chris Dumez
Reported 2017-05-08 11:55:25 PDT
Drop non-standard Element.scrollByLines() / scrollByPages(). Those were added a very long time ago (https://trac.webkit.org/changeset/7901/webkit) for Safari RSS but does not seem to be used anymore. Blink has already dropped it without issue back in 2014: - https://bugs.chromium.org/p/chromium/issues/detail?id=398356 Their UseCounter data showed no usage: - https://www.chromestatus.com/metrics/feature/timeline/popularity/390
Attachments
Patch (10.41 KB, patch)
2017-05-08 13:14 PDT, Chris Dumez
no flags
Patch (12.02 KB, patch)
2017-05-08 14:32 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-05-08 13:14:00 PDT
Chris Dumez
Comment 2 2017-05-08 14:32:06 PDT
WebKit Commit Bot
Comment 3 2017-05-08 15:15:18 PDT
Comment on attachment 309410 [details] Patch Clearing flags on attachment: 309410 Committed r216456: <http://trac.webkit.org/changeset/216456>
WebKit Commit Bot
Comment 4 2017-05-08 15:15:20 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.