You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@goldfire at this point, is there any harm in this just always running rather than a regex test? At this point, it's only IE and Edge that don't require it, and Edge soon will when it starts using Chromium.
I started to do some IE testing and then realized there is no need since it skips IE anyway due to lack of Web Audio. I've removed that check completely in 5f4c37e.
As of version 66, firefox is now the latest browser to block automatically playing audio
See https://hacks.mozilla.org/2019/02/firefox-66-to-block-automatically-playing-audible-video-and-audio/
Can we get FF added to the
shouldUnlock
regex test string, line 286 ofsrc/howler.core.js
?Happy to open a PR but dont have permission to push to the repo
The text was updated successfully, but these errors were encountered: