commit | 890cc838a079823dac40fd37b9e4edc1c73cc9f4 | [log] [tgz] |
---|---|---|
author | Yaroslav Shalivskyy <yshalivskyy@microsoft.com> | Wed Nov 27 00:17:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 27 00:17:50 2024 |
tree | 9b1f5bcd4fbc9e1677be757d839ee75f62bc4f6e | |
parent | b235758e9a12f65748766ccc639b51116a1b7969 [diff] |
Remove impulse scroll animation curve and WSP feature The CL removes remaining references to Windows Scrolling Personality features - percent-based scrolling and impulse scroll animation. I reverted the WSP-related changes to track-scroll.html web test made in the CL [1]. The test fails on Mac due to the bug: crbug.com/40701909, so I temporarily disabled it. [1] https://chromium-review.googlesource.com/c/chromium/src/+/2612518 Bug: 359747082 Change-Id: I1efd57bcd12a375c5d6d5add8e315037b0502e6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6040435 Reviewed-by: Peter Boström <pbos@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Commit-Queue: Yaroslav Shalivskyy <yshalivskyy@microsoft.com> Reviewed-by: Olga Gerchikov <gerchiko@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1388551}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.