| commit | d8f79ef75d7db4f25d08643b29c2500204d9f790 | [log] [tgz] |
|---|---|---|
| author | Jan Keitel <jkeitel@google.com> | Thu Jul 07 19:05:55 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 07 19:05:55 2022 |
| tree | 410e01443ab86a36e9d217032eae89d989e54e74 | |
| parent | 1ca7724de18ed63556cc5d8f66c2905b48bd8099 [diff] |
Let script availability on chrome://apc-internals be overridden. The kForceEnabledPasswordDomainCapabilities feature overrides capabilities checking for automated password change flows by always answering in the positive. This CL extends this behavior to the cache entries displayed on chrome://apc-internals. Doing so is important to allow starting APC flows for testing purposes when the domain is not live yet. Bug: 1311324 Change-Id: I77760f267bf92eb0f5b5935f7d6639ac9b2a57e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3749577 Commit-Queue: Jan Keitel <jkeitel@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1021788}
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.