Chromium Code Reviews
DescriptionPrevent propagation of wheel events to dispatch event in parent iframe.
If the wheel event was unhandled in the iframe prevent it from being
dispatched in the parent's DOM. Do the parent's scroll action if necesary.
This code can be cleaned up when we enable wheel gestures by default
everywhere since it can just be an early return.
BUG=589406, 564042
Committed: https://crrev.com/4c40c8928c3e27c4fb09ac945b749669d3dbf8fc
Cr-Commit-Position: refs/heads/master@{#378243}
Patch Set 1 #Patch Set 2 : Forgot to add LayoutTest #Patch Set 3 : Fix unit test #
Total comments: 2
Patch Set 4 : Fix nits #Patch Set 5 : Fix case where plugin was not a local frame #Patch Set 6 : Fix mac #Patch Set 7 : Rebase #
Messages
Total messages: 31 (16 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||