commit | a27b9c264b710ae5079a6bd996802746a5c07fad | [log] [tgz] |
---|---|---|
author | Tommy C. Li <tommycli@chromium.org> | Mon May 15 23:03:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 15 23:03:59 2023 |
tree | d9ed7562dbc2a5caffa374e58c1aef4a8af70d33 | |
parent | e19ef59a46e2f5724fe68d1a52a8aff730a5d5b7 [diff] |
[journeys] Aggressively refresh the all-keywords bag loaded from prefs Make the all-keywords bag forced to be refreshed 15 seconds after it's loaded from prefs. This should solve some stale data issues, as well as allow for better inclusion of newly synced visits. Also adds back some tests that I accidentally deleted in this CL: https://chromium-review.googlesource.com/c/chromium/src/+/4347853 Bug: 1444256 Change-Id: I2e460d1d83af673880175c83f4aaefb574f2acbc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4528398 Reviewed-by: Sophie Chang <sophiechang@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1144436}
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.