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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 782463002: Expose navigator.connect client side API in blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: also expose to workers Created 6 years 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/navigatorconnect/WorkerNavigatorConnect.idl ('k') | public/platform/Platform.h » ('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 8dddc08b853683d328b1015118f7f8e659f2ec0c..bed3cb0b7a1a7d66e0132bb45169543f6e746b6d 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -81,6 +81,7 @@ MediaStreamSpeech status=experimental
MemoryInfoInWorkers status=experimental
MouseEventButtonsAttribute status=experimental
NavigationTransitions status=experimental
+NavigatorConnect status=experimental
NavigatorContentUtils
NetworkInformation status=stable
// CSS parser based on the css-syntax spec. crbug.com/330389
« no previous file with comments | « Source/modules/navigatorconnect/WorkerNavigatorConnect.idl ('k') | public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698