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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 919033003: Promote Web Notifications and the Push API to stable features. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 10 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 4ef3b312c10d325a3750b6df47d40427cbdc6411..fab99934491aae1c012ec437cd7a4ec6b1c6923e 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -110,7 +110,7 @@ PrefixedEncryptedMedia status=stable
PrefixedVideoFullscreen status=stable
Presentation status=test
PseudoClassesInMatchingCriteriaInAuthorShadowTrees status=test
-PushMessaging status=experimental
+PushMessaging status=stable
// Push messaging payloads are blocked on the Push API supporting encryption.
PushMessagingData status=test
QuotaPromise status=experimental
@@ -127,7 +127,7 @@ ShowModalDialog status=deprecated
ServiceWorker status=stable
ServiceWorkerCache status=stable
ServiceWorkerClientAttributes status=stable
-ServiceWorkerNotifications status=experimental
+ServiceWorkerNotifications status=stable
ServiceWorkerOnFetch status=stable
SessionStorage status=stable
SharedWorker status=stable
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/web/WebRuntimeFeatures.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698