commit | 21c22034df61816610e21752101f6ea3e786f195 | [log] [tgz] |
---|---|---|
author | Zhiyuan Cai <zhiyuancai@chromium.org> | Tue Nov 22 19:08:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 22 19:08:14 2022 |
tree | 0b2c4706e98ef0ad0538831695f1b272e266e3ec | |
parent | 56f91e723aa96ad9bc31375fc3bedbf78fcd054d [diff] |
[PriceTracking] Initialize the channel on user's first track We migrated to use native codes to track/untrack products on Android (see crrev.com/c/3978289), but still need to make sure the notification channel is initialized when the user tracks any product. Bug: 1383328 Change-Id: I4e6c9d112a43db17a5dedcdde52d91c883332cab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4022827 Reviewed-by: Ayman Almadhoun <ayman@chromium.org> Reviewed-by: Brandon Wylie <wylieb@chromium.org> Commit-Queue: Zhiyuan Cai <zhiyuancai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1074778}
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.