commit | d4e1f4e4797132753b76d767eb17406a2e019ea1 | [log] [tgz] |
---|---|---|
author | Tim <tjudkins@chromium.org> | Sat Feb 17 00:29:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 17 00:29:32 2024 |
tree | 433a4d0fc66338a04f268573be8f486f5b1abaf2 | |
parent | 2579c4f79464ab73f301dd44e6501b4a28142633 [diff] |
Revert "Add Notification actions support for Conversation Notifications" This reverts commit db1bb7ab75e978f55afe1c661a3f396cfce430b0. Reason for revert: Caused failures on several bots, one of the first failure seen here: https://ci.chromium.org/ui/p/chromium/builders/ci/chromeos-octopus-rel/30363/overview Original change's description: > Add Notification actions support for Conversation Notifications > > This CL creates a NotificationActionsView class. It is a > fully modular class that can display notification action > buttons and inline reply. > > Also, added support for custom rounded corners in > `SystemTextfield`. > > Bug: b:284512022 > Change-Id: I441a8b95a68d180a8d0e96f00cddf4fac64674bd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5280890 > Reviewed-by: Sean Kau <skau@chromium.org> > Reviewed-by: Andre Le <leandre@chromium.org> > Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1261962} Bug: b:284512022 No-Try: true No-Tree-Checks: true Change-Id: I4b4bbb513fd437a745e344e7fdd5253124c34e56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5304187 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Tim Judkins <tjudkins@google.com> Reviewed-by: Sean Kau <skau@chromium.org> Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Commit-Queue: Tim <tjudkins@chromium.org> Cr-Commit-Position: refs/heads/main@{#1261969}
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.