| commit | d26e903c4e6d07f11c29ea2e40a2af6a174245fd | [log] [tgz] |
|---|---|---|
| author | Achuith Bhandarkar <achuith@chromium.org> | Mon Aug 18 22:20:40 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 18 22:20:40 2025 |
| tree | 0da24b85eed18bd075908352c532ebfb0409e81d | |
| parent | 6ef27ef751f0aad7fcc6513dd4d6d252f127dcd9 [diff] |
extensions: Use NavigateToURL from ExtensionBrowserTest 1/4 Replace ui_test_utils::NavigateToURL with the version from ExtensionBrowserTest. Patch 1/4 Bug: 436871366 Change-Id: I9b37b0362b41fd0cea92b9939cc17a96c0368e7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6849268 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/main@{#1502996}
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.