commit | 3c8ceccb6573afbba5688850757b30ef9e4d01b5 | [log] [tgz] |
---|---|---|
author | Noémie St-Onge <noemies@google.com> | Fri Mar 10 21:36:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 10 21:36:09 2023 |
tree | 4d13b73b099f72a2964933791b6b8931c029e233 | |
parent | 92d09fecc6d90f7eccd0a4575be01b257a69c6ce [diff] |
[iOS] Add Last Password Checkup section in PasswordCheckupViewController This patch adds the Password Checkup section (composed of the timestamp cell and the "Check Again" button) in the PasswordCheckupViewController's table view. It also updates the unit tests to verify the content and state of this new section. Mocks: https://www.figma.com/file/0ZWgfn1GhpwSLfCbqMWRjt/Bling-Password-Checkup?node-id=652%3A107555&t=LBdbJWv3bX7PyBgR-4 UI Deck: https://docs.google.com/presentation/d/1FUvWpYKB4mVWZD4HyN1dwHV8ujI-NZwQnhs5lZJFnHc/edit?pli=1#slide=id.g19fe51cde0e_0_163 Bug: 1406540 Change-Id: I9a63a66da4effd91dff9b91dede864a4b97761e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4317803 Commit-Queue: Noémie St-Onge <noemies@google.com> Reviewed-by: Tommy Martino <tmartino@chromium.org> Reviewed-by: Ernesto Izquierdo Clua <eic@google.com> Cr-Commit-Position: refs/heads/main@{#1115924}
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.