commit | a352c90add88d4a8fc6cb02ab76a8f521d1ee336 | [log] [tgz] |
---|---|---|
author | Rafał Godlewski <rgod@google.com> | Thu Mar 06 14:15:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 14:15:00 2025 |
tree | db9e00203db038b441359780576dcda072830a99 | |
parent | 6a949aaa2988d399f100f1101ded84ae1f833ae9 [diff] |
[iOS][Passwords] Refactor password settings view controller * Replaces properties with implementation section ivars * Removes some of the properties that were not used after initialization * Renames some of the ivars to match consumer names better (e.g. `canBulkMoveLocalPasswordsToAccount`) Bug: 399398237 Change-Id: I644622d6fba9a96ba2417dbc6fb8fc77d2acff1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6322390 Commit-Queue: Rafał Godlewski <rgod@google.com> Reviewed-by: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1428875}
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.