commit | dab534357763fbe122191d6c7f749816e2c08696 | [log] [tgz] |
---|---|---|
author | Mikel Astiz <[email protected]> | Mon Jul 16 07:14:05 2018 |
committer | Commit Bot <[email protected]> | Mon Jul 16 07:14:05 2018 |
tree | cc4a65ca0c4c3f928629cb8e44d45679e9b57250 | |
parent | b480f8867d5bfa89d9698c92a710ee53b2513dc8 [diff] |
Revert "Snaps after scrollbar clicking." This reverts commit e98df9c6e2269035a9abb23ca8fd8dc906ad3d38. Reason for revert: suspect for webkit_layout_tests consistently failing, e.g. https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20Tests%20%281%29/81791 Original change's description: > Snaps after scrollbar clicking. > > After user clicking on the scrollbar's track or arrows, we should snap > to the closest snap position of the container. This is done by simply > moving SnapAfterScrollbarDragging() from > ScrollableArea::MouseReleasedScrollbar() up to Scrollbar::MouseUp(). > > This patch also rewrites the previous > snaps-after-scrollbar-dragging.html test using the gesture-util.js, and > adds the new clicking tests to it as well. > > Bug: 860768 > Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel > Change-Id: I75267c3fc0917ecf5c14673a1eb480a047d03824 > Reviewed-on: https://chromium-review.googlesource.com/1127153 > Commit-Queue: Sandra Sun <[email protected]> > Reviewed-by: David Bokan <[email protected]> > Reviewed-by: Majid Valipour <[email protected]> > Cr-Commit-Position: refs/heads/master@{#575191} [email protected],[email protected],[email protected] Change-Id: Iab3c3c489bda0fc6b150ba0e0a5bde8de9721798 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 860768 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/1138013 Reviewed-by: Mikel Astiz <[email protected]> Commit-Queue: Mikel Astiz <[email protected]> Cr-Commit-Position: refs/heads/master@{#575202}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .