commit | 0804b7ff39b1dd71013bc7c706e93e903ee3ef3c | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Fri Jul 29 00:05:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 29 00:05:30 2022 |
tree | b4f7b9a97fa2c539618b6fcc8fb4c65eb663feaa | |
parent | 510817425a28ce5bd2acb16c2611c707c2e059a1 [diff] |
[CrOS Network] Disable mobile toggle when uninitialized This CL updated Mobile data enable/disable toggle button to be visible but disabled when cellular device is uninitialized, previously the toggle visibility was set to false. Screenshots: before: https://screenshot.googleplex.com/4bcK2h9uUXjeaKW after: https://screenshot.googleplex.com/VrS7gLthBizDzug Bug: b/240429929 Test: Deployed to test device and verified change, updated test and ran cq Change-Id: I6cbc0ad5907edf5b69c5955c9f37350c43cc6379 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3787412 Commit-Queue: Theo Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by: Chad Duffin <chadduffin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1029529}
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.