commit | e871f36ba2bc562197d8c5c23866e1e333d4c860 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Wed Sep 25 14:33:06 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 14:33:06 2024 |
tree | 1dcf6b2bc2c465dd97793b3d80b2865c7af40e32 | |
parent | 1cc490d98c4827c48f0e03a5273c78102cb532ea [diff] |
Expose GetAffiliatedPlusAddresses in AutofillPlusAddressDelegate. The CL extends the plus_address public API to provide support to request the affiliated plus addresses for a domain via GetAffiliatedPlusAddresses. The autofill component will have access to this API through the AutofillPlusAddressDelegate. Bug: 324557053 Change-Id: I5f6f0b8bccc949b0d77e99a8ab68b267ba27459d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5887470 Commit-Queue: Norge Vizcay <vizcay@google.com> Reviewed-by: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1359925}
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.