commit | 0594cafcddb06c99fffaaa5fecbe9dba41f8eb26 | [log] [tgz] |
---|---|---|
author | Benjamin Williams <bwwilliams@google.com> | Tue Jul 09 17:51:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 09 17:51:38 2024 |
tree | d5573d7d2f03f2a9aa1a674d8379f9e3b285a148 | |
parent | 24c0a746ee365ee3247ff46d9816561708ddbd03 [diff] |
[iOS] Create feature kSafetyCheckNotifications. This feature is used to control whether iOS push notifications related to the Safety Check are sent to the user. When enabled, users will receive native iOS notifications for relevant Safety Check updates. Change-Id: Iafde79c8636f14cf8741e2cc1e37ed4f5aee921f Bug: 352032486 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5683001 Commit-Queue: Benjamin Williams <bwwilliams@google.com> Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324961}
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.