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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 375353002: Add the first very basic bits of a geofencing API. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments Created 6 years, 5 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
« Source/modules/modules.gypi ('K') | « Source/modules/modules.gypi ('k') | no next file » | 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 372a39539b01d8cd8883ddc5aa19bfebfe50def4..0f3ae6c72dd4b823e96fe6c54ea7eec2e030b294 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -64,6 +64,7 @@ FileSystem status=stable
FontLoadEvents status=stable
FastTextAutosizing status=stable
Gamepad status=stable
+Geofencing status=test
Peter Beverloo 2014/07/10 13:17:28 We should move this to status=experimental as soon
Marijn Kruisselbrink 2014/07/10 15:11:01 Acknowledged.
HTMLImports status=stable
HighResolutionTimeInWorkers status=stable
IMEAPI status=experimental
« Source/modules/modules.gypi ('K') | « Source/modules/modules.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698