|
|
MD Settings: Internet: Move network lists to a subpage
This CL:
* Moves the lists of networks and the associated logic
from network-summary-item to internet-subpage.
* Changes the network-summary listener pattern to match other usage.
* Adds missing aria-label for buttons and toggles.
* Fixes a bug in cr-network-icon causing it to show the security badge for disconnected summary items.
* Adds a separator bar before the subpage button in cr-network-list-item.
BUG= 673944
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2720503006
Cr-Commit-Position: refs/heads/master@{#454368}
Committed: https://chromium.googlesource.com/chromium/src/+/945290e9adf66a1cc7cd5a1fd089fe3ae3400a8b
Total comments: 4
Total comments: 29
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+651 lines, -530 lines) |
Patch |
 |
M |
chrome/app/chromeos_strings.grdp
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/app/settings_strings.grdp
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/icons.html
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/compiled_resources2.gyp
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/internet_known_networks_page.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/internet_page.html
|
View
|
|
3 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/internet_page.js
|
View
|
1
2
3
|
5 chunks |
+49 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/settings/internet_page/internet_subpage.html
|
View
|
1
2
3
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/settings/internet_page/internet_subpage.js
|
View
|
1
2
3
|
6 chunks |
+264 lines, -176 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/network_summary.html
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/network_summary.js
|
View
|
|
6 chunks |
+13 lines, -78 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/network_summary_item.html
|
View
|
1
2
3
4
|
4 chunks |
+10 lines, -60 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/network_summary_item.js
|
View
|
1
|
5 chunks |
+25 lines, -167 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/route.js
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_resources.grd
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/network_element_localized_strings_provider.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
View
|
1
2
3
4
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/fake_networking_private.js
|
View
|
1
2
3
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/internet_page_tests.js
|
View
|
1
2
3
|
5 chunks |
+89 lines, -24 lines |
0 comments
|
Download
|
 |
M |
ui/webui/resources/cr_elements/network/cr_network_icon.js
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/webui/resources/cr_elements/network/cr_network_list.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/webui/resources/cr_elements/network/cr_network_list_item.html
|
View
|
|
2 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 24 (11 generated)
|