commit | ef0048842edf80ee343925a925cc62da14472deb | [log] [tgz] |
---|---|---|
author | Xinyi Ji <xinyiji@google.com> | Tue May 20 20:48:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 20:48:32 2025 |
tree | 20665c900dd797f2703e17f53879cd4de1a242ff | |
parent | 76efeb342b7f496180fb840919034b904dbef4bf [diff] |
[Educational Tip Module] Only show the card when user have signed in when launching chrome. This CL adds a constraint to all educational tip cards that could potentially appear to users who are not signed in. This constraint will prevent these cards from being displayed if the user is not signed in. Bug: 418259241 Change-Id: Ia30d36a69b48fa2f25afdd003405937dc5d929bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6554049 Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Xinyi Ji <xinyiji@chromium.org> Cr-Commit-Position: refs/heads/main@{#1463031}
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.