Chromium Code Reviews
DescriptionMD Settings: Elim is-list-item from cr-network-list-item
Currently we use cr-network-list-item in two ways:
1. As a summary for the ntetwork type (e.g. WiFi) in the Settings UI.
2. As an item in a list of networks in Settings and OOBE.
Use case #1 complicates the code and adds extra complexity to the main
Settings UI page. Eliminating it simplifies the code with only a small
amount of duplication. It also allows more flexibility in customizing
the main Settings page layout.
BUG=704042
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2824493003
Cr-Commit-Position: refs/heads/master@{#465302}
Committed: https://chromium.googlesource.com/chromium/src/+/e3b1b256fd85fa0c846e49240e681d4f5cee91f7
Patch Set 1 #Patch Set 2 : . #
Total comments: 10
Patch Set 3 : Feedback #Patch Set 4 : Fix function definition #Messages
Total messages: 18 (9 generated)
|