commit | 1654bf7fd95241d3a4e473b693ccf0d54e20cffc | [log] [tgz] |
---|---|---|
author | Philipp Weiß <phweiss@chromium.org> | Tue Feb 13 13:07:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 13:07:55 2024 |
tree | 2c63737125b392e54d3112b62ba187615602836c | |
parent | e8ce02996c168cb08848f740e90358dd93855443 [diff] |
[Sub Apps] Embargo spammy sub app add calls When a IWA keeps showing the "Install subapp" dialog three times and the user dismisses them each time, the dialog should be suppressed/embargoed for 10 minutes. If it happens again after these 10 minutes, suppress for 7 days. If the user ever installs an app, reset the counter. --gtest_filter=SubAppsServiceImplBrowserTest.DialogEmbargo* Test: browser_tests Bug: 1382080 Change-Id: Ie07d0793377b8e77d41fb9adc085f4a657f75654 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5211369 Reviewed-by: Elias Klim <elklm@chromium.org> Reviewed-by: Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Philipp Weiß <phweiss@chromium.org> Reviewed-by: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Giovanni Pezzino <giovax@chromium.org> Cr-Commit-Position: refs/heads/main@{#1259785}
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.