DescriptionWebUI: cr-network-list: Use a single list of cr-network-list-items
This CL:
* Re-combines cr-network-list items into one so that we will be able to use a single <iron-list> in a follow-up CL.
* Uses more data-binding in CrNetworkListItem for text contents, etc.
* Uses I18nBehavior instead of GetText.
* Normalizes look of cr-network-list to match Settings.
* Cleans up the CrNetworkList{Item} html to match current use patterns.
* Cleans up the CrNetworkList{Item} code.
* Adds better type checking for custom items.
* Modifies the chrome://network use of cr-network-select to not include buttons, handle events, and include custom items to better match how OOBE uses it.
* Eliminates a stale compiled_resources.gyp (compiled_resources2 is already used instead.)
BUG=609156
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/8f46005825b1d743fb94589cfd767f85d700319e
Cr-Commit-Position: refs/heads/master@{#412717}
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #Patch Set 4 : . #
Total comments: 6
Patch Set 5 : Add show-separators #Messages
Total messages: 15 (7 generated)
|