From 0ca4eba9612fbcba988ca06c47f5738d4cb71fbd Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Thu, 10 Mar 2022 18:11:49 +0100 Subject: Enable Push Messaging Use Chrome's implementation of PushMessagingService. This feature relies on notification permissions, so it is not different from Web Notification from end-users perspective. We don't persist push subscriptions, because it seems these have to be consistent with persisting notification permissions. Make address of push service configurable by a profile setting. It is empty by default - which means the feature is disabled until the user sets the address of a push service. Task-number: QTBUG-98904 Task-number: QTBUG-53457 Change-Id: If44f459fecf2da482c28fee5562f62fe40de103e Reviewed-by: Allan Sandfeld Jensen --- src/3rdparty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/3rdparty') diff --git a/src/3rdparty b/src/3rdparty index 82da2de9a..43b92e07d 160000 --- a/src/3rdparty +++ b/src/3rdparty @@ -1 +1 @@ -Subproject commit 82da2de9a7b0261bc5c765219147cd20621fccb1 +Subproject commit 43b92e07d21bbd0f2fb4414b6ada9b98c5de5494 -- cgit v1.2.3