commit | 16dd034fd40c91a97213fad38128de536eefbf51 | [log] [tgz] |
---|---|---|
author | Benjamin Williams <bwwilliams@google.com> | Tue Oct 04 21:00:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 04 21:00:45 2022 |
tree | 0eda6b9327bf74d3a14e69a0108332a766bd4a24 | |
parent | 9f86f962bab33438f943b99ec1f5932a0f8cefd4 [diff] |
Introduce standardPromoDismissSwipe to StandardPromoActionHandler. This change enables Promos Manager clients to (optionally) specify different behavior for their promo being dismissed via button press, or dismissed via swipe. Change-Id: I6377d22012b2d8bb4f377e9967c497c7cc8b1f46 Bug: 1370764 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3933229 Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Benjamin Williams <bwwilliams@google.com> Cr-Commit-Position: refs/heads/main@{#1054927}
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.