commit | ddc3065f5a279bf1191f91a458b7539d5863cdab | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Thu May 22 17:07:16 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 22 17:07:16 2025 |
tree | 22113fc75ab172b02e0650fb6bca5601a2c5eb28 | |
parent | 210ef0acfc467388f518da4c8df5fb8645947b5d [diff] |
extensions: Refactor c/b/e/browsertest_util.cc for desktop Android Some of the code in this file is needed for SitePermissionHelper and ExtensionActionRunner browser tests. Move DidChangeTitle to //extensions as it has no //chrome dependencies. Extract BlockedActionWaiter into its own file and include it in the cross-platform ENABLE_EXTENSIONS_CORE build. This unblocks desktop Android support for some browser tests coming in a follow-up CL. Bug: 393179880 Change-Id: Ibc6021dccb69f426a58145d64fe1820f6a2119be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6575684 Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#1464183}
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.