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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 623813002: Blink side of exposing the service worker registration associated with geofencing API calls. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove NavigatorGeofencing Created 6 years, 2 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
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index a12c830ab0ea964f6a05f6bf84859318ac16af3a..3139981cfb07ed1de2667061afd1c3f3c00ec229 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -60,7 +60,7 @@ FileAPIBlobClose status=experimental
FileConstructor status=stable
FileSystem status=stable
FullscreenUnprefixed status=test
-Geofencing status=test
+Geofencing status=experimental
GeometryInterfaces status=test
// Temporary setting to allow easy rollback of change to hover media feature.
HoverMediaQueryKeywords status=stable

Powered by Google App Engine
This is Rietveld 408576698