Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(79)

Issue 2557013002: Use new wrapper types for web_bluetooth.mojom (Closed)

Created:
4 years ago by ortuno
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

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}

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
ortuno
4 years ago (2016-12-07 04:59:38 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
6287952d5e7a955a940ab30c312abcde77fcdde6.

Powered by Google App Engine
This is Rietveld 408576698