commit | dc455f0c5213618fb52e0646a795392b7fb2c877 | [log] [tgz] |
---|---|---|
author | Liam Brady <lbrady@google.com> | Tue Oct 01 13:57:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 13:57:31 2024 |
tree | aac0f3a01716af9e18549d6030c8c40a64713d14 | |
parent | 40feb664eebdb456a606764d1115b29449307329 [diff] |
[Code health] Refactor browser focus tests to use Kombucha. This CL rewrites multiple disabled browser focus tests to use the new Kombucha API. Note that the "OmniboxFocusStateAcrossHistory" test currently tests incorrect behavior. Since the original test was disabled, a regression was introduced with how omnibox focusing works when navigating back to the new tab page. The test will be updated to check for the intended behavior when the bug is fixed. Change-Id: I1a53b52c02a20f9349534416fd8802d479dca199 Bug: 67301 Bug: 523255 Bug: 665296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5892228 Reviewed-by: Dana Fried <dfried@chromium.org> Commit-Queue: Liam Brady <lbrady@google.com> Cr-Commit-Position: refs/heads/main@{#1362393}
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.