Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading of plugins between multiple players #2237

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

robwalch
Copy link
Contributor

@robwalch robwalch commented Aug 15, 2017

This PR will...

Fix the plugin loader and plugin code so that it only instantiates plugins configured to run for specific player instances and pass the correct configuration to each of them.

Why is this Pull Request needed?

I introduced a regression that would instantiate all registered plugins for all players on the page and assign player plugin configs which should be unique to plugin instances to plugin singletons.

Addresses Issue(s):

JW8-302

@jwplayer-robot
Copy link

Automated tests passed!

Cheers! 🥃 👐 🌮

@robwalch robwalch merged commit e598a96 into master Aug 16, 2017
@robwalch robwalch deleted the bugfix/plugin-loading-multiple-players branch November 23, 2017 01:40
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.

4 participants