commit | a111ec75cd8b045d48a91ea52c31a9fb4536fa6c | [log] [tgz] |
---|---|---|
author | Yifan Luo <lyf@chromium.org> | Mon Nov 25 18:56:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 18:56:40 2024 |
tree | 21afa572c983e42508bbeb5598bea4df0306cfb9 | |
parent | f4322297d316ee5f3cd242c0ed22bdd34f826a05 [diff] |
[Permissions] Clean up quiet notification IPH This CL aimed to clean up the desktop side quiet notification education promo. Following-up cl https://chromium-review.googlesource.com/c/chromium/src/+/6016665/3?usp=related-change will clean up the prefs kQuietNotificationPermissionPromoWasShown and kQuietNotificationPermissionShouldShowPromo. See more: https://docs.google.com/document/d/19t8wBqhDkN50PWstZneyVvMuZq-HU-klcVc-mcphteo/edit?resourcekey=0-0t3KX9IR3kHy5MoSnFFb4A&tab=t.0 Bug: 379632777 Change-Id: I89bdcec57426ce06cf82fa2e2d53f812121937ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6016982 Reviewed-by: Ravjit Uppal <ravjit@chromium.org> Commit-Queue: Yifan Luo <lyf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387734}
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.