forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Change autoscroll latching to top-most delta-consumable scrol…
…ler" This reverts commit 07b882d. Reason for revert: Suspected culprit for use after free on WebKit Linux ASAN builder first failing build: https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20ASAN/20457 Original change's description: > Change autoscroll latching to top-most delta-consumable scroller > > Users will now be able to use middle click autoscroll to scroll a > parent div if the inner-most scroller is unable to scroll in that > direction. > > If there is no delta-consumable scroller, the top-most autoscrollable > scroller will be latched. > > Bug: 1107648 > Change-Id: Iccd4efec3b1ce5d09c701d3d46052176275dbc32 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488042 > Reviewed-by: Robert Flack <flackr@chromium.org> > Reviewed-by: Rahul Arakeri <arakeri@microsoft.com> > Commit-Queue: Sahir Vellani <sahir.vellani@microsoft.com> > Cr-Commit-Position: refs/heads/master@{#835318} TBR=flackr@chromium.org,gerchiko@microsoft.com,arakeri@microsoft.com,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com,sahir.vellani@microsoft.com Change-Id: Ifea4e760767f30e24e573ea36287108409cfd6e0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1107648 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581712 Reviewed-by: Meredith Lane <meredithl@chromium.org> Commit-Queue: Meredith Lane <meredithl@chromium.org> Cr-Commit-Position: refs/heads/master@{#835371}
- Loading branch information
Meredith Lane
authored and
Chromium LUCI CQ
committed
Dec 9, 2020
1 parent
3f70552
commit 1f86b5e
Showing
10 changed files
with
74 additions
and
446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.