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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1136913002: bluetooth: Rename to WebBluetooth in preparation for new WebBluetooth flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Move flag to test Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/modules/bluetooth/NavigatorBluetooth.idl ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index bb5578fe9b759b821ae6cb1b8635589f4a05b1b9..d28af6f5edb139925054ae70ad15e227354f8716 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -27,7 +27,6 @@ BackgroundSyncV2 status=experimental
// ** DO NOT use this flag unless you know what you are doing. **
BleedingEdgeFastPaths
BlinkScheduler
-Bluetooth status=experimental
ClientHints status=experimental
CompositedSelectionUpdate
CompositorWorker status=experimental
@@ -163,6 +162,7 @@ UserSelectAll status=experimental
WebAnimationsAPI status=experimental
WebAnimationsSVG status=experimental
WebAudio condition=WEB_AUDIO, status=stable
+WebBluetooth status=test
WebGLDraftExtensions status=experimental
WebGLImageChromium
WebMIDI status=stable
« no previous file with comments | « Source/modules/bluetooth/NavigatorBluetooth.idl ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698