Description of the issue:
Cannot play sounds from extensions without a user gesture. (Note that a gesture is not required on Chrome, Edge and Firefox)
How can this issue be reproduced?
- Install an extension that plays sounds upon receiving an email ex. Checker Plus for Gmail
- Send yourself an email and wait for the sound.
- The notification appears, but no sound is played.
- The error in the extension logs is:
DOMException: play() can only be initiated by a user gesture.
Expected result:
The sound should play without a user gesture.
Brave Version( check About Brave
):
1.7.98 Chromium: 81.0.4044.113 (Official Build) (64-bit)
Additional Information: