commit | 22090c0c2822073dc21cf677cd88d73f629f891b | [log] [tgz] |
---|---|---|
author | Jian Li <jianli@chromium.org> | Fri Oct 11 21:40:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 11 21:40:00 2024 |
tree | 272ad6e4027e970076a7150f51574cbbf0a86ca7 | |
parent | 5db3aa356f54a69cc671067e16c392e80a3e3640 [diff] |
Clear feed cache when leaving feed or opening card We will try to clear the feed image memory cache when it is deemed not needed. If the user opens a feed card, we will wait a short period of time (default is 30 seconds). For all other cases that the user leaves the NTP, we will clear the cache immediately. Bug: 368341458 Change-Id: I3069c9ef33cc7ce7aa60f3b56656c5e652c897c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5917611 Reviewed-by: Xi Han <hanxi@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1367796}
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.