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

Un-deprecate the videojs.players property #3299

Closed

Conversation

misteroneill
Copy link
Member

@misteroneill misteroneill commented May 5, 2016

Description

As discussed among core committers, we've decided deprecating this property had too many disadvantages and not enough advantages.

Also, this removes the createDeprecationProxy function as it was only used in the one place anymore.

Specific Changes proposed

  • Removed videojs.players deprecation wrapper.
  • Removed createDeprecationProxy and tests for it.
  • Removed unused import from src/js/video.js.

Requirements Checklist

  • Feature implemented / Bug fixed
  • Reviewed by Two Core Contributors

As discussed among core committers, we've decided deprecating this
property had too many disadvantages and not enough advantages.

Also, this removes the `createDeprecationProxy` function as it was only
used in the one place anymore.
@dmlap
Copy link
Member

dmlap commented May 5, 2016

We get rid of a file, too? Nice! LGTM

@misteroneill
Copy link
Member Author

Two files if you count the test - it's a nice bonus!

@nickygerritsen
Copy link
Contributor

LGTM!

@misteroneill misteroneill added the minor This PR can be added to a minor release. It should not be added to a patch release. label May 6, 2016
@misteroneill misteroneill deleted the undeprecate-players branch July 25, 2016 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed minor This PR can be added to a minor release. It should not be added to a patch release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants