commit | 9925d7e00e2e2e97722e530f23618c741de5c188 | [log] [tgz] |
---|---|---|
author | Nicolás Peña <npm@chromium.org> | Tue Jun 25 21:49:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 21:49:57 2024 |
tree | 77805969b6b959c17f7b2c3803e4d785d11fb869 | |
parent | 275219897a9debf32e5dad16bdf17bae5c97b6db [diff] |
[FedCM] Use last used timestamp in desktop UI for multi IDP We sort accounts so that: * We keep sorting by login_state first * Within logged in, sort so accounts that have been used before show first * Within used before accounts, show accounts without a timestamp last * Within used before accounts with timestamp, show most recent ones first Bug: 347963515 Change-Id: Ie0155788e3b56a69c61f6e17f033c7ba736299c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5647531 Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Nicolás Peña <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1319435}
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.