commit | da8371b682851a8b2262769d0e14c846337cd2ff | [log] [tgz] |
---|---|---|
author | Hailey Wang <[email protected]> | Fri Dec 03 00:56:09 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Dec 03 00:56:09 2021 |
tree | ec4b14a0bc909a0dc2a4a018d8eefd212cb0b71a | |
parent | 70ad2c9f893aed7fcc42356dff56e4c27c3145e0 [diff] |
[Snooze IPH] Add support for automatic snooze Add flag for automatic snooze feature. IPH are shown without a snooze button. When being dismissed, IPH will be shown again after 7 days up to 3 times. Bug: 1275796 Change-Id: I20942d3486fbf737ee3c0ad01ab308ce19c3f8b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312618 Commit-Queue: Hailey Wang <[email protected]> Reviewed-by: David Trainor <[email protected]> Reviewed-by: Shakti Sahu <[email protected]> Cr-Commit-Position: refs/heads/main@{#947784}
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.