commit | 2c274ba1d4520e37144af1fe6fd64e24242250bc | [log] [tgz] |
---|---|---|
author | Guillem Perez <guiperez@google.com> | Wed May 22 21:53:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 21:53:57 2024 |
tree | 137f4dd1d3efd84bc20b144c0d8a465a166ac083 | |
parent | 69ea330becda823ea75bad36b1789f7a93c3e942 [diff] |
[iOS] Wait until the user takes action on the OS prompt to close promo. This CL adds code to delay top of feed notification promo closing until the user has taken action on the OS prompt, to comply with UX review requirements. Bug: 342229304 Change-Id: Ic978a93ca661fbcc8b83cb725cc20d11ca6fd1a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5560624 Commit-Queue: Guillem Perez <guiperez@google.com> Reviewed-by: Tina Wang <tinazwang@chromium.org> Auto-Submit: Guillem Perez <guiperez@google.com> Cr-Commit-Position: refs/heads/main@{#1304704}
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.