Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

Don't double invoke mediasource.open() #97

Merged
merged 1 commit into from
Jun 2, 2014
Merged

Conversation

dmlap
Copy link
Member

@dmlap dmlap commented May 29, 2014

The ExternalInterface call to open a media source was improperly formatted and invoking the results of calling open(). This resulting error was swallowed by Flash but it's better not to trigger it in the first place.

The ExternalInterface call to open a media source was improperly formatted and invoking the results of calling open(). This resulting error was swallowed by Flash but it's better not to trigger it in the first place.
@tomjohnson916
Copy link
Contributor

This looks good per IRC conversation.

tomjohnson916 added a commit that referenced this pull request Jun 2, 2014
Don't double invoke mediasource.open()
@tomjohnson916 tomjohnson916 merged commit 9373961 into master Jun 2, 2014
@tomjohnson916 tomjohnson916 deleted the hotfix/mse-open branch June 2, 2014 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants