commit | c44f6fda36db3cc897ef843d3ee039712e657739 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <vizcay@google.com> | Thu Jun 13 07:10:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 07:10:33 2024 |
tree | 9e49dafaad47f754f838862f7c6e3660cd30a029 | |
parent | f0bf0ebf0cad55d9119b7c5145417eaeee846161 [diff] |
[i18n] Introduce Address Data Model for Canada. This CL introduces an address model for CA as part of i18n project. The changes include hierarchies, formatting and parsing rules. The feature is gated under `kAutofillUseCAAddressModel` flag. Bug: 346749678 Change-Id: I26b40e57ceb932a1057223aaab0c4b1c1d30856d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5625873 Commit-Queue: Norge Vizcay <vizcay@google.com> Reviewed-by: Dominic Battré <battre@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1314464}
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.