commit | d071299751dbb8edf39ad829e386c2dcd9827687 | [log] [tgz] |
---|---|---|
author | Elizabeth Popova <lizapopova@google.com> | Mon Feb 22 20:52:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 22 20:52:15 2021 |
tree | 377c52e2f793930f9448de72e94d0e06741c471d | |
parent | 4f575e9ad6942d592e09ca1f2bd77d08682badbb [diff] |
[Autofill][iOS] Remove server profile handling in Settings This CL cleans up the obsolete logic for dealing with server (AutofillProfile.RecordType == SERVER_PROFILE) profiles, which are no longer shown in Settings. Bug: 1177366 Change-Id: Ia8fb8585f8572d207fbd9bd3b5585e1736a56be4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2697331 Commit-Queue: Elizabeth Popova <lizapopova@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Matthias Körber <koerber@google.com> Cr-Commit-Position: refs/heads/master@{#856422}
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.