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

Issue 2958423002: [NOT FOR REVIEW] Bluetooth: Added the getAvailability API from spec.

Created:
3 years, 5 months ago by Pritam Nikam
Modified:
3 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[NOT FOR REVIEW] Bluetooth: Added the getAvailability API from spec. This patch adds the Web Bluetooth API implementation for getAvailabilty API. Allows 'no Bluetooth radio' case to be handled more gracefully. BUG=

Patch Set 1 #

Patch Set 2 : Code refactor. #

Patch Set 3 : logs removed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -27 lines) Patch
M content/browser/bluetooth/web_bluetooth_service_impl.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/bluetooth/web_bluetooth_service_impl.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/Bluetooth.h View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp View 1 2 8 chunks +79 lines, -27 lines 0 comments Download
M third_party/WebKit/Source/modules/bluetooth/Bluetooth.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom View 1 chunk +3 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698