commit | b9ef33c4c9704b8b20a3216e663def16bfa3934e | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Tue Apr 26 19:53:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 26 19:53:28 2022 |
tree | 7ba718e57f946513e56cf1efea211a36d387216f | |
parent | 21d15ba14187f239274429f1c9be5f5754707e98 [diff] |
NotificationRevamp: Move HeaderRowPressed and test to NotificationView Moved HeaderRowPressed with its test from NotificationViewBase to NotificationView since this is a specific behavior for NotificationView (which will fail the CQ when ash::NotificationsRefresh is enabled). We also added a test in AshNotificationView to cover this test case. Bug: 1292808 Change-Id: I98d119d835c04b34958f612eca2937f41548e38a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3606555 Reviewed-by: Ahmed Mehfooz <amehfooz@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#996339}
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.