New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 632103 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Not currently working on Chromium
Closed: Aug 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Feature

Blocking:
issue 632100



Sign in to add a comment

bluetooth: Suggest Origin Trials to developers using the flag.

Project Member Reported by scheib@chromium.org, Jul 27 2016

Issue description

Encourage developers who use the chrome://flags/#enable-web-bluetooth flag to consider using an Origin Trial. Link to bit.ly/WebBluetoothOriginTrial.

Most likely do this in the javascript console.
 
Status: Started (was: Available)
Owner: scheib@chromium.org
Project Member

Comment 3 by bugdroid1@chromium.org, Aug 5 2016

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

commit 38017e74b490422549878f87f5aa285ab148a97a
Author: scheib <scheib@chromium.org>
Date: Fri Aug 05 16:53:29 2016

bluetooth: Suggest Origin Trial in console.

Show a message in the developer console when developers enable Web
Bluetooth via command line flag and use bluetooth.requestDevice. Inform
them that the feature is available in Origin Trial. Do not show the
message on sites where the feature is enabled due to the origin trial.

BUG= 632103 

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

[modify] https://crrev.com/38017e74b490422549878f87f5aa285ab148a97a/third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp
[modify] https://crrev.com/38017e74b490422549878f87f5aa285ab148a97a/third_party/WebKit/Source/modules/bluetooth/Bluetooth.h

Status: Fixed (was: Started)

Sign in to add a comment