commit | 3ed55b8bfa6f800592ea98d3e35fd024bee56456 | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <[email protected]> | Thu Oct 24 16:51:58 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Oct 24 16:51:58 2024 |
tree | 0d7b68b7cf65d6a8d8281a699486ae3bb9ef41d3 | |
parent | 941a301d425464ce0f64b85420fb8c1a761653b1 [diff] |
Notifications manager for OnTask This change introduces a new component for managing OnTask notifications. This will be initially used to surface toasts for informative purposes. Bug: b:372540941 Change-Id: Ieb80deedcb287edd4305b98e4175ac85a45a971b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5955970 Reviewed-by: Matthew Zhu <[email protected]> Commit-Queue: Vignesh Shenvi <[email protected]> Cr-Commit-Position: refs/heads/main@{#1373383}
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.