commit | 8f826d546a35e31811853ef1b108379815ca6eb5 | [log] [tgz] |
---|---|---|
author | Arvind Ganesh <ganesharvind@google.com> | Wed Jun 22 01:25:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 22 01:25:22 2022 |
tree | af6432a5b97b5cf326c3275cf447682f23d3135d | |
parent | ae5d603f6011b4c1837215188e1ea7af5f487242 [diff] |
Created notif. tester with configurable title and body. - Bug: 1337375 - Added a styled front-end built with Polymer - Implemented a WebUI message handler which generates notifications from a button click on the front-end - Included DEPS file and BUILD.gn to ensure .js files are correctly compiled - Design Doc: go/cros-notification-tester - Changes made are reflected on chrome://notification-tester Change-Id: I9c99df4f7ed623d183e86ed99ae471631897c7f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689636 Commit-Queue: Arvind Ganesh <ganesharvind@google.com> Reviewed-by: Samuel Huang <huangs@chromium.org> Reviewed-by: Andre Le <leandre@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1016484}
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.