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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 869303002: Change the PushMessagingData runtime feature to be "test". (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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
« no previous file with comments | « no previous file | 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 e52bed177d5924f5a5f3c8bdbf10c6f96eac86f2..a7ccdaddacc2a27a1246ae64f4e58cdc29c74423 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -106,8 +106,7 @@ Presentation status=test
PseudoClassesInMatchingCriteriaInAuthorShadowTrees status=test
PushMessaging status=experimental
// Push messaging payloads are blocked on the Push API supporting encryption.
-// FIXME: Change this to |test| when Chromium tests have been updated.
-PushMessagingData status=experimental
+PushMessagingData status=test
QuotaPromise status=experimental
ReducedReferrerGranularity
RegionBasedColumns status=experimental
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698