commit | 7374beab413ceb70dff5cd2ec6d719834d3fc747 | [log] [tgz] |
---|---|---|
author | Yulun Wu <yulunwu@chromium.org> | Mon Oct 14 19:38:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 19:38:52 2024 |
tree | fdae18e264d1cb269b2ba991ad32a90d18de038b | |
parent | 57bcfadf35ce1dd6c97d45d85dcc30dd8615b94d [diff] |
[CORAL] Add basic post-login response retention. This CL updates the coral provider to retain post-login clusters for 15 minutes after generation and prevents the generation of/ignores callbacks from in-session requests from the backend. Additional logic to handle cluster removal, and cluster lifetime will be landed in follow up CLs. Bug: b:372520934 Change-Id: If6ff9900917f87485b995e0d311e1d43d0348314 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5926373 Reviewed-by: Xiaodan Zhu <zxdan@chromium.org> Reviewed-by: Matthew Mourgos <mmourgos@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368387}
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.