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

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: Rebase and address review comments. 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 6523dcb6215a74b63bbd8c7ee7f1193f56c0265e..af695cc12a4968201ff52feba4ec5365e7118c79 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=test
Quota status=stable
QuotaPromise status=experimental
OverlayScrollbars

Powered by Google App Engine
This is Rietveld 408576698