commit | 58376412763af62a3339d133f6f2d5f3f4a4abfb | [log] [tgz] |
---|---|---|
author | Gordon Seto <gordonseto@google.com> | Thu Apr 22 23:53:21 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 22 23:53:21 2021 |
tree | 53b8cab2797b8ac956812c4fea999f549b62ec72 | |
parent | 98e9e8002e5da3e62caab424fb21a153dc237938 [diff] |
[CrOS Cellular] Show eSIM name and provider on same line. Move the eSIM network and provider name onto the same line in network-list-item. This CL also fixes an incorrect padding between the icon and name for pending eSIM profiles Screenshots: Not connected: https://screenshot.googleplex.com/9cFrSmM8HUzytFF.png Connected and pending eSIM profile: https://screenshot.googleplex.com/BPtUpdwyuCU2gLt.png OOBE: https://screenshot.googleplex.com/4punSpjQeE8sifv.png Bug: 1201259 Change-Id: I0c59d20fca68298b2d9eb07086f1c86516a61574 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2845618 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/master@{#875427}
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.