commit | 39773535aee5f2a1d3871eb697150eb9029ab7e4 | [log] [tgz] |
---|---|---|
author | Wenyu Fu <wenyufu@google.com> | Fri Oct 27 01:33:27 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 27 01:33:27 2023 |
tree | 5eab94c6671a15275530be053833e668815ee46d | |
parent | b085798de4f6805e97cd8ffef7bb0f741bbbb64e [diff] |
[Survey] No more than one survey can be shown between 180 days Change the survey metadata storage from day in year into an encoded date. Upgrade path is not considered in this CL due to there's no active client for the new survey component just yet. Bug: 1400731 Change-Id: Id06640ab9bd2a060d0667f2a5b07c7ea7146925b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4977747 Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Auto-Submit: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Theresa Sullivan <twellington@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1215886}
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.