| 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
|
|
|