commit | 44b221b35ea3e9630cfa1b75ab90d2a0b279c187 | [log] [tgz] |
---|---|---|
author | Hira Mahmood <hiramahmood@google.com> | Thu Sep 05 17:01:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 17:01:34 2024 |
tree | 20b009d560180081aad38beb82a13329b13a21c9 | |
parent | f7802e6bfd40adc8a1fdde343faac99ff656069f [diff] |
[iOS] Check if send tab notification permissions are enabled This CL checks if Send Tab push notification permissions are enabled on the receiving device before storing the receiving type in the Device Info. DeviceInfo bridge notified when the setting is updated in this CL: crrev.com/c/5833942. Bug: 343495515 Change-Id: Ief6c97802f8f998c859c5583fda9647f8fc88f44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5834235 Reviewed-by: Rushan Suleymanov <rushans@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Hira Mahmood <hiramahmood@google.com> Cr-Commit-Position: refs/heads/main@{#1351512}
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.