commit | ecc6eb8e567bc0d65b72c42f6b05e112b0166e96 | [log] [tgz] |
---|---|---|
author | Ed Chin <edchin@google.com> | Sat Jan 06 02:40:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 06 02:40:30 2024 |
tree | 5cc979da898f64e9f074fd24bc6bdfc801af4820 | |
parent | 7af0206e867ea1e397363b2ff6e955510a430743 [diff] |
Remove feed session based refresh Land after downstream usage removal in https://crrev.com/i/6840074. This CL is related to https://crrev.com/c/5173288, which cleans up all ACR flag related code. But I extracted this "session" piece separately because the removal was more complicated. This CL should be a lot more readable than if I had jumbled it together. Bug: 1479655 Change-Id: I6941b727ba708554ad8d94936964708bf001e360 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5172027 Reviewed-by: Sergio Collazos <sczs@chromium.org> Commit-Queue: edchin <edchin@google.com> Cr-Commit-Position: refs/heads/main@{#1243720}
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.