commit | cda33891059f23043eeed87081073c97ae2b325f | [log] [tgz] |
---|---|---|
author | Siyu An <siyua@chromium.org> | Wed Sep 14 22:57:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 22:57:17 2022 |
tree | 21101b379f20bd3fa12d689c3974387a089ec846 | |
parent | ced6a8ebdaad78a8efb10c561ee11aa123e9415a [diff] |
Reland "[Metadata] Show card network icon in the chrome settings page" This is a reland of commit 442ea0a644962b9d6440da95e4c19cae6773046a CL was reverted due to breaking https://ci.chromium.org/ui/p/chromium/builders/ci/Win7%20(32)%20Tests/84813/overview. Suspecting it due to image rendering on Win7? Patchset2 change it back to check whether the element is hidden Original change's description: > [Metadata] Show card network icon in the chrome settings page > > This refers to only the network icon at the beginning of the each row. > > Before: https://screenshot.googleplex.com/BHPZKZjxAKCx2BL > After: https://screenshot.googleplex.com/6hiSXamLcvQYcUh > Mock: https://screenshot.googleplex.com/45jawPduaAdTWqV > > Bug: 1313616 > Change-Id: I3c353971ee466f2c71df5b42e05cb9df8cb1adf5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3852627 > Commit-Queue: Siyu An <siyua@chromium.org> > Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> > Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1042325} Bug: 1313616 Change-Id: I3d02e7f405ef58188b5557a0208ff1f9070f3aae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3881703 Reviewed-by: Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/main@{#1047167}
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.