commit | f437a97729a4fb8b6b89af7b5b2da7eea60f2457 | [log] [tgz] |
---|---|---|
author | Mei Liang <meiliang@chromium.org> | Wed Oct 04 00:10:35 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 00:10:35 2023 |
tree | 39a747213e5ac8bdb5e0cc7d1aee6ed65984a492 | |
parent | 7a6e60d41c31a4690d3e0bfa35fd60d00f7ad4a7 [diff] |
[Discounts] Bug bash - Offer notification shouldn't show if no UTM Without the feature flag ShowDiscountOnNavigation, the offer notification ui shouldn't show unless the the correct discount UTM is present. Bug: 1488624 Change-Id: I6e5e2442381da52240bd02d105575f23ef017bb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4906395 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Vinny Persky <vinnypersky@google.com> Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: Emily Shack <emshack@chromium.org> Commit-Queue: Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204933}
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.