|
|
Use new wrapper types for web_bluetooth.mojom
This CL modified code to use new wrapper types for web_bluetooth.mojom.
Also changed all instances of mojo::Array, mojo::String to std::vector,
std::string since mojo::Array, mojo::String have been deprecated.
BUG= 597053
Review-Url: https://codereview.chromium.org/2506813003
Cr-Commit-Position: refs/heads/master@{#434892}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+299 lines, -237 lines) |
Patch |
 |
M |
chrome/android/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_allowed_devices_map.cc
|
View
|
|
1 chunk |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_allowed_devices_map_unittest.cc
|
View
|
|
8 chunks |
+56 lines, -29 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_blocklist.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_blocklist.cc
|
View
|
|
2 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_blocklist_unittest.cc
|
View
|
|
8 chunks |
+75 lines, -64 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_device_chooser_controller.cc
|
View
|
|
5 chunks |
+27 lines, -25 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/bluetooth_metrics.cc
|
View
|
|
3 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/web_bluetooth_service_impl.h
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/bluetooth/web_bluetooth_service_impl.cc
|
View
|
|
19 chunks |
+26 lines, -28 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/OWNERS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/bluetooth_type_converters.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/bluetooth_type_converters.cc
|
View
|
|
2 chunks |
+20 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/web_bluetooth_impl.h
|
View
|
|
2 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/bluetooth/web_bluetooth_impl.cc
|
View
|
|
5 chunks |
+25 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/renderer/presentation/presentation_dispatcher.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/public/interfaces/uuid.typemap
|
View
|
|
1 chunk |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/BUILD.gn
|
View
|
|
6 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|