|
|
MD Settings: Bluetooth: Move device list to subpage
This CL:
* Moves the bulk of the Bluettoth UI to a subpage (see issue).
* Moves the (more compact) bletooth section to the Basic page,
below Internet, as requested by UX.
* Adds support for a spinner to settings-subpage (we will eventually use this for Internet also).
Review notes:
* pairingEvent_ and bluetoothPrivateOnPairingListener_ were moved to bluetooth-device-dialog where they are actually used.
BUG= 673946
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2655043005
Cr-Commit-Position: refs/heads/master@{#447287}
Committed: https://chromium.googlesource.com/chromium/src/+/ecc211d2da5e50c3b4483849a325795fd0072baa
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+613 lines, -1145 lines) |
Patch |
 |
M |
chrome/app/settings_strings.grdp
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/basic_page/basic_page.html
|
View
|
|
2 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html
|
View
|
1
2
3
4
5
|
3 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js
|
View
|
1
2
3
4
5
|
18 chunks |
+115 lines, -44 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html
|
View
|
1
2
|
1 chunk |
+23 lines, -82 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/bluetooth_page/bluetooth_page.js
|
View
|
1
2
3
|
10 chunks |
+38 lines, -480 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.html
|
View
|
1
2
3
4
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js
|
View
|
1
2
3
4
5
|
17 chunks |
+83 lines, -295 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/bluetooth_page/compiled_resources2.gyp
|
View
|
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/route.js
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_menu/settings_menu.html
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_page/settings_subpage.html
|
View
|
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_page/settings_subpage.js
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/settings_resources.grd
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/advanced_page_browsertest.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/basic_page_browsertest.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/bluetooth_page_browsertest_chromeos.js
|
View
|
1
2
|
1 chunk |
+0 lines, -198 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/webui/settings/bluetooth_page_tests.js
|
View
|
1
2
|
1 chunk |
+170 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/cr_settings_browsertest.js
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/fake_bluetooth.js
|
View
|
1
2
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/settings/settings_subpage_browsertest.js
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 19 (11 generated)
|