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: remove deprecation hls options, properties, and events #1229

Merged
merged 7 commits into from Dec 15, 2021

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Dec 3, 2021

BREAKING CHANGE: remove deprecation hls options, properties, and events

@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

❗ No coverage uploaded for pull request base (next@3fb4e76). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #1229   +/-   ##
=======================================
  Coverage        ?   86.25%           
=======================================
  Files           ?       39           
  Lines           ?     9729           
  Branches        ?     2269           
=======================================
  Hits            ?     8392           
  Misses          ?     1337           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3fb4e76...8497a69. Read the comment docs.

@@ -519,42 +515,9 @@ class VhsHandler extends Component {

this.logger_ = logger('VhsHandler');

// tech.player() is deprecated but setup a reference to HLS for
// backwards-compatibility
// tech.player() but we need access to the player in a few cases
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this comment needs to be updated.

@gkatsev gkatsev merged commit 74d3517 into next Dec 15, 2021
@gkatsev gkatsev deleted the drop-hls-dash-properties branch December 15, 2021 21:40
misteroneill pushed a commit that referenced this pull request May 2, 2022
…ation guide (#1229)

BREAKING CHANGE: remove deprecated options, properties, events.
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.

None yet

2 participants