commit | aed4578d9f1211020aa097624241ae99e585be34 | [log] [tgz] |
---|---|---|
author | Steve Kobes <skobes@chromium.org> | Mon Dec 09 19:03:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 09 19:03:31 2024 |
tree | 40f7adc293ff4b1b58189839b49b6ea7269440f8 | |
parent | 7c625238f7732087afab9bf679672af9b6f34134 [diff] |
Make PDFExtensionScrollTest pass with FluentScrollbar enabled. The new scrollbars have a different thickness on Windows, which affects scroll positions in WithArrowLeftRightScrollToPage. This change is split off from crrev.com/1392958 to reduce the number of approvals needed for relands. Bug: 40213017 Change-Id: Ib9ff92ea98ebe0ef261ef4c0d728ba135e910807 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6079576 Commit-Queue: Steve Kobes <skobes@chromium.org> Reviewed-by: Andy Phan <andyphan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1393789}
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.