commit | 048210b828a319c61357c7fd513196c53dfb9034 | [log] [tgz] |
---|---|---|
author | Benjamin Williams <bwwilliams@google.com> | Fri Aug 30 12:45:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 12:45:54 2024 |
tree | 7094a7ba92dbcc2d67aecdcb52caa1f4512b8140 | |
parent | 70f2dad757488933860b3b51e45e41da97b49065 [diff] |
[iOS] Add notification opt-in button for Magic Stack modules This CL introduces a generic mechanism to add a "Turn On Notifications" button to Magic Stack modules. This allows users to opt-in to push notifications for any module that supports this functionality. The Safety Check Notifications project will be the first to utilize this new Magic Stack action. This change is part of the broader Safety Check Notifications project. Change-Id: I267eed2aff24ea5077924aed74ca9c436dae3c1c Fixed: 363098810 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5826320 Reviewed-by: Scott Yoder <scottyoder@google.com> Commit-Queue: Benjamin Williams <bwwilliams@google.com> Cr-Commit-Position: refs/heads/main@{#1349159}
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.