Skip to content

Wait for the latest key session to resolve usable keys before making another#7879

Merged
robwalch merged 1 commit into
masterfrom
bugfix/eme-serialized-key-session-setup
May 29, 2026
Merged

Wait for the latest key session to resolve usable keys before making another#7879
robwalch merged 1 commit into
masterfrom
bugfix/eme-serialized-key-session-setup

Conversation

@robwalch
Copy link
Copy Markdown
Collaborator

This PR will...

Wait for the latest key session to resolve usable keys before making another.

Why is this Pull Request needed?

Prevents multiple license requests for different key URI/IDs across playlists when a single session and license request can resolve multiple key statuses.

Resolves issues:

Resolves #7796

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch added this to the 1.7.0 milestone May 28, 2026
@robwalch robwalch merged commit 4be073e into master May 29, 2026
16 checks passed
@robwalch robwalch deleted the bugfix/eme-serialized-key-session-setup branch May 29, 2026 18:09
@github-project-automation github-project-automation Bot moved this from Top priorities to Done in HLS.js Release Planning and Backlog May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Wait for fist key session to resolve usable keys before starting another session

1 participant