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
At present, users of Firefox need to wait until all files are loaded, open a panel, and try to activate an unsupported feature to receive a "browser not supported message". It may be better to feature detect VideoEncoder and if that fails display the error message and avoid loading any files unnecessarily.
The text was updated successfully, but these errors were encountered:
At present, users of Firefox need to wait until all files are loaded, open a panel, and try to activate an unsupported feature to receive a "browser not supported message". It may be better to feature detect
VideoEncoder
and if that fails display the error message and avoid loading any files unnecessarily.The text was updated successfully, but these errors were encountered: