commit | eb5b5140ee163004ff6e3bcca4e5c601165e4205 | [log] [tgz] |
---|---|---|
author | Dominik Klemba <tacet@google.com> | Mon May 26 20:19:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 20:19:54 2025 |
tree | ba872cc5a63109905cc82a0e8fa1366f7b9d0432 | |
parent | c7c90d264c5d0794d124f45eb6335c01e7b30678 [diff] |
Migrate WebUITabCounterButtonTest into InProcessBrowserTest Use of TestWithBrowserView is being deprecated and existing tests requiring a Browser environment are being migrated to being browser tests. This CL updates the WebUITabCounterButtonTest fixture to an InProcessBrowserTest and removes the TestWithBrowserView dependency. Bug: 417766643 Change-Id: Ifcb60a48d7944b96ff303eb66a23d2ae9c05b116 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6578424 Commit-Queue: Dominik Klemba <tacet@google.com> Reviewed-by: Piotr Wrótniak <piotrwrotniak@google.com> Reviewed-by: Tom Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1465642}
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.