commit | 482fceb351b0d2438472453d2b5315acf57452a8 | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Thu Mar 04 01:11:16 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 04 01:11:16 2021 |
tree | 795692ff2eada03f147e85f0ff51729859ba8b7e | |
parent | 1d781f90b76061ad000e1d201726ef219fbb2d6b [diff] |
[CrOS cellular] Move sim lock dialogs to its own UI Element Sim lock dialogs will be used in multiple UI elements, the entire functionality of network_siminfo is not required for all elements. This CL extracts the dialogs into a UI element of its own. Bug: 1093185,1184463 Change-Id: I7b1f48337f5fa78ddc1ec91e1f6173643b212781 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2713722 Commit-Queue: Nnamdi Theodore Johnson-kanu <tjohnsonkanu@google.com> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#859601}
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.