Skip to content
Commit 562662b1 authored by Frank Naegler's avatar Frank Naegler Committed by Andreas Fernandez
Browse files

[BUGFIX] Ask user for notifications before requesting permissions

Since Firefox 72 a user interaction is required to prompt the user for native
browser notification permissions. This should prevent the user for
notification SPAM.

This patch introduces a modal confirmation, to get this user interaction.
The user is asked only once (as before), this is possible because the
modal is triggered only if a UC setting is not present.

Resolves: #90666
Releases: master, 9.5
Change-Id: I031a2addee9894db7e345f46d1e5e5d0d62316d6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63567


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 65e23a9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment