commit | d88ebde8f664eaff4d476ee69da132318ba5760e | [log] [tgz] |
---|---|---|
author | Keigo Oka <oka@google.com> | Fri May 23 16:35:15 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 23 16:35:15 2025 |
tree | 00c3bb3b3ffe0c6c10ac224a517cae6cfbf4bc3c | |
parent | 1a984d03a30f9e0ad956803584e0437308b540aa [diff] |
extensions: Enable ExtensionSettingsTestBase on desktop android Remove direct access to browser() for cross platform testing, adding GetProfile() to the PlatformBrowserTest. The function in the anonymous namespace in ChallengeResponseAuthKeysLoaderBrowserTest having the same name and signature as GetProfile() is renamed to GetOriginalProfile() to avoid accidental breakage. Bug: 392777363 Change-Id: I460e99543711f23873aa9467992ccc6c6bfc347e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6573392 Auto-Submit: Keigo Oka <oka@chromium.org> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1464812}
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.