scrollend/overscroll events targeted at document node bubble to window.
This cl changes scrollend/overscroll events to bubbling when the target node is document. With this change overscroll/scrollend events' bubbling behavior will be identical to the bubbling behavior of scroll event and registering an overscroll/scrollend event listener on window will work. To try the cl locally use --enable-blink-features=OverscrollCustomization runtime flag. Bug: 907601 Change-Id: I9a170a5ba3406f82d08e06c8c20e51bc5b001f6c Reviewed-on: https://chromium-review.googlesource.com/c/1483350Reviewed-by:David Bokan <bokan@chromium.org> Reviewed-by:
Sahel Sharify <sahel@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#635204}
Showing
Please register or sign in to comment