-
Notifications
You must be signed in to change notification settings - Fork 511
Closed
Description
So the latest issue was closed, because "Evil browsers have some list of allowed sites or whatever", while I really tried, I searched thru the source of chromium and didnt find any, closest was this: https://github.com/chromium/chromium/blob/master/third_party/blink/renderer/core/html/media/autoplay_policy.cc
But thats normal policy that can be changed by the user the same as notifications at: chrome://settings/content/sound
And even that occurs only if the user didnt interact with the website at all, while if you have opened the messenger in some tab, you probably clicked thru some conversations as this is mainly to avoid spam websites that play crazy sounds and scams on load.