commit | f98c1b508f6cf746a5b391135334576fbe992a32 | [log] [tgz] |
---|---|---|
author | sangwoo ko <sangwoo108@chromium.org> | Fri Jan 10 20:26:58 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 10 20:26:58 2025 |
tree | 9454d62ab95a223d9c0b231f44bd2b42d29523d2 | |
parent | 79350a1920c7e37050b0a18f49d99e2145f88cc9 [diff] |
Pass ImageModel to ImageView::SetImage() in ['ash/system/notification_center', 'ash/system'] The ImageSkia version of ImageView::SetImage() is deprecated. There's no intended behavior changes with this patch. This CL was uploaded by git cl split. R=leandre@chromium.org Bug: 40137576 Change-Id: I147777983eb9654aa32243c2b74e8f37b0be550b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6166463 Auto-Submit: SangWoo Ko <sangwoo108@chromium.org> Reviewed-by: Andre Le <leandre@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404946}
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.