commit | 7cb39ad8c15146ea4d8bfb9bb7c78ab1d41d05dd | [log] [tgz] |
---|---|---|
author | Antonio Sartori <antoniosartori@chromium.org> | Tue Apr 22 09:55:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 22 09:55:11 2025 |
tree | 8a60f38fafd2f62c7bfbe673f848348c449f87f2 | |
parent | b0300261e2662dcfc10149f9cb76f0a2904d5b6b [diff] |
[WebPush] Don't trigger pushsubscriptionchange for wildcard changes Let's ensure that the event is triggered only when content setting for a single origin is changed. Bug: 407523313 Change-Id: I808db6492dcb6e449fe4afb4e88e856c16e3e5a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6455327 Reviewed-by: Peter Beverloo <peter@chromium.org> Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Cr-Commit-Position: refs/heads/main@{#1449824}
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.