New issue
Advanced search Search tips

Issue 648212 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

FR: Disable chrome.bluetoothLowEnergy API on non Linux platforms

Project Member Reported by fbeaufort@chromium.org, Sep 19 2016

Issue description

chrome.bluetoothlowenergy is officially only supported in Chrome OS. However some features started working on other platforms because of Web Bluetooth[1] which is supported on Chrome OS, Android and macOS. Since there is no guarantee that all features work correctly, we should disable chrome.bluetoothLowEnergy API on non Chrome OS platforms.
 
Status: Started (was: Available)
WIP at https://codereview.chromium.org/2353483002/
Summary: FR: Disable chrome.bluetoothLowEnergy API on non Linux platforms (was: FR: Disable chrome.bluetoothLowEnergy API on non Chrome OS)
Project Member

Comment 3 by bugdroid1@chromium.org, Sep 28 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/ff04ae6fa1e2205b096566aabab1fffbf81090e5

commit ff04ae6fa1e2205b096566aabab1fffbf81090e5
Author: beaufort.francois <beaufort.francois@gmail.com>
Date: Wed Sep 28 12:58:35 2016

Disable chrome.bluetoothLowEnergy on non linux platforms

BUG= 648212 

Review-Url: https://codereview.chromium.org/2353483002
Cr-Commit-Position: refs/heads/master@{#421505}

[modify] https://crrev.com/ff04ae6fa1e2205b096566aabab1fffbf81090e5/chrome/test/BUILD.gn
[modify] https://crrev.com/ff04ae6fa1e2205b096566aabab1fffbf81090e5/extensions/common/api/_api_features.json

Status: Fixed (was: Started)

Sign in to add a comment