Non-scrollable divs and non-scrollable iframes can scroll with touch
Created attachment 186899 [details] WIP, not for review
Created attachment 186906 [details] Example of a non-scrollable div that does not scroll with mousewheels but does scroll with touch in chromium
Created attachment 186908 [details] Example of a non-scrollable iframe that does not scroll with mousewheels but does scroll with touch in chromium
Created attachment 187150 [details] Patch
Comment on attachment 187150 [details] Patch Looks reasonable.
Comment on attachment 187150 [details] Patch Rejecting attachment 187150 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 187150, '--port=chromium-xvfb']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: mands.analyzechangelog import AnalyzeChangeLog File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/commands/analyzechangelog.py", line 39, in <module> from webkitpy.tool import steps File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/__init__.py", line 60, in <module> from webkitpy.tool.steps.runtests import RunTests File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/tool/steps/runtests.py", line 106 else ^ SyntaxError: invalid syntax Full output: http://queues.webkit.org/results/16418365
Comment on attachment 187150 [details] Patch Clearing flags on attachment: 187150 Committed r142195: <http://trac.webkit.org/changeset/142195>
All reviewed patches have been landed. Closing bug.