commit | 02821cbdb9668ba8d5d2542e3067fcb41f41d886 | [log] [tgz] |
---|---|---|
author | Aldo Culquicondor <acondor@chromium.org> | Thu Jan 02 15:09:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 02 15:09:00 2025 |
tree | d47a7b696693d6b4b7aaa85ef165a427f59cb8f5 | |
parent | 040fe26cad39f00db86a13dccf5eee7921ae2c4a [diff] |
Fix NavigationTransitionsTest#startBackNavWithTopControlHidden Take into consideration that the bottom inset could be hidden during scrolling. Also, reuse implementation for hiding browser controls, which includes retries, to reduce flakiness. Tested in https://ci.chromium.org/ui/inv/u-acondor-2024-12-30-21-03-00-e0790f34de5f0709/test-results?sortby=&groupby= Fixed: 385189006 Change-Id: I2f24a7d78d8f9455b598ce60d1d4427d1e8fd4c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6123039 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Commit-Queue: Aldo Culquicondor <acondor@chromium.org> Cr-Commit-Position: refs/heads/main@{#1401415}
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.