Create a field trial control for moving Web Bluetooth out of Origin Trial and into a fully shipped state.
Create a field trial control for moving Web Bluetooth out of Origin Trial and into a fully shipped state.
Need a field trial that can toggle state between:
- Origin Trial (in the event we extend)
- Shipped fully.
There should still be a way to disable the entire feature via field trial (perhaps a separate one).
And, the old --enable-web-bluetooth switch should continue to work in all cases.
Enable Web Bluetooth by default by taking it out of Origin Trial for all platforms. The feature should be enabled by default on ChromeOS, Android, and macOS. Windows and Linux require a command line flag.
Remove the --enable-we-bluetooth command line flag, and instead use --enable-experimental-web-platform-features to enable the feature on non-shipped platforms. https://www.chromium.org/blink/runtime-enabled-features
Comment 1 by scheib@chromium.org
, Oct 1 2016