commit | 95ab44dcbf27c52fccd0f9dd22a1beab2501d9e1 | [log] [tgz] |
---|---|---|
author | Yulun Wu <yulunwu@chromium.org> | Sat Oct 26 05:54:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 26 05:54:18 2024 |
tree | 974d0a48faa21d2665422ca2dba57b67a682f160 | |
parent | 0f49c0d65241a7ae516cfe40b63163fb95420b46 [diff] |
[CORAL] Add secondary data retention rule for second post login cluster. This CL updates Coral to retain post login clusters for an additional 10 minutes after restoring a cluster. Note that restoring 1 out of 1 post-login groups will still reset the timestamp. However, HasValidPostLoginResponse() will return false as restoring the only post-login groups will empty out CoralProvider's response_->groups(). Bug: b:372520934 Change-Id: I0b10385dba6c36b7c26fc390117999a96a3033be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5952838 Reviewed-by: Xiaodan Zhu <zxdan@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374257}
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.