Skip to content

Demo.js: ensure HTMLAudioElement exists#1

Open
msatwood wants to merge 1 commit intojbouny:masterfrom
msatwood:audio_license_fix
Open

Demo.js: ensure HTMLAudioElement exists#1
msatwood wants to merge 1 commit intojbouny:masterfrom
msatwood:audio_license_fix

Conversation

@msatwood
Copy link

Open source browsers (chromium and firefox) do not have proprietary

license support (mp3). These browsers would previously fail to load graphic
elements because of this. This patch enables these browsers to simply not
call the audio elements that caused these problems, and propogates error
message to console.

	Open source browsers (chromium and firefox) do not have proprietary
license support (mp3). These browsers would previously fail to load graphic
elements because of this. This patch enables these browsers to simply not
call the audio elements that caused these problems, and propogates error
message to console.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant