| Index: Source/platform/RuntimeEnabledFeatures.in
|
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
|
| index f4f139cc00f9a13f680f9354855d3cf92abad75f..e52bed177d5924f5a5f3c8bdbf10c6f96eac86f2 100644
|
| --- a/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -105,6 +105,9 @@ PrefixedVideoFullscreen status=stable
|
| 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
|
| QuotaPromise status=experimental
|
| ReducedReferrerGranularity
|
| RegionBasedColumns status=experimental
|
|
|