commit | de7df24f12f36aa44a6530a9889713c6a1f963f3 | [log] [tgz] |
---|---|---|
author | Muyao Xu <muyaoxu@google.com> | Fri Dec 09 18:11:03 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 09 18:11:03 2022 |
tree | 6688c1393492f1672ebe2eebfe61a08166e0f871 | |
parent | 9146ccf09cf3680cb90045c87109b58b7214347d [diff] |
[Remote Playback Fix cast vector icon shown for Remote Playback This CL fixes two issue: (1) Change NotificationHeaderRow's margin when MediaNotificationView is updated with an empty vector icon. (2) Refactor MediaSessionNotificationItem to update MNV with vector icons when the notification view is created, unfreezed, or updated with MediaSessionInfo. Bug: 1399635 Change-Id: I47d56dcc4fd0990355dbde82fa9ac12af46b05a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4090684 Reviewed-by: Tommy Steimel <steimel@chromium.org> Commit-Queue: Muyao Xu <muyaoxu@google.com> Cr-Commit-Position: refs/heads/main@{#1081551}
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.