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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 213013006: Define push_messaging module with PushManager skeleton. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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 754a58134a958f8353bdea0ad429444cebfd0500..24170c9bd3badee019a89a8f0278cc81461a3722 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -80,6 +80,7 @@ OverlayFullscreenVideo
PagePopup status=stable
PathOpsSVGClipping
PeerConnection depends_on=MediaStream, status=stable
+PushMessaging status=experimental
Peter Beverloo 2014/03/26 21:35:35 Should we postpone moving this to experimental unt
abarth-chromium 2014/03/27 03:38:57 +1 Let's start with status=test. We can graduate
Quota status=stable
QuotaPromise status=experimental
OverlayScrollbars

Powered by Google App Engine
This is Rietveld 408576698