commit | c82486ce14d2e4bbb79afca57f6cb6631ae81956 | [log] [tgz] |
---|---|---|
author | Neil Estrada <neilestrada@google.com> | Wed Aug 16 17:47:57 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 16 17:47:57 2023 |
tree | 73ef638da228a746f3017e1c0f4a6cdd4d23874e | |
parent | fc9a90d28da9f91abe402acd3814da1d8e0c0343 [diff] |
Upgrade Static Autofill Service Add Profile Parsing and upgrade the TestAutofillService to read from the profile. Test: run_webview_captured_sites_test_apk -f CapturedSitesTest#* run_captured_sites_junit_tests -f *CapturedSitesInstructionsTest#* run_captured_sites_junit_tests -f *AutofillProfileTest#* Bug: 1470390 Change-Id: Icc30395532eb64cac46c33cea01860d3e3316acf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4752294 Commit-Queue: Neil Estrada <neilestrada@google.com> Reviewed-by: Ian Struiksma <ianstruiksma@google.com> Cr-Commit-Position: refs/heads/main@{#1184239}
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.