Conversation
0540c48 to
f54efd9
Compare
This was referenced Sep 3, 2025
Collaborator
Author
159ded1 to
1f54b01
Compare
3 tasks
robwalch
commented
Nov 13, 2025
robwalch
added a commit
that referenced
this pull request
Feb 4, 2026
Get KEYID from init segment 'tenc' when not found elsewhere Fixes #7541 Remove key-loader promise caching for EME keys Add MediaKeySessionClosedReason result to eme-controller removeSession (fixes close spy on MediaKeysSessionMock)
f89dffc to
ac5fc47
Compare
robwalch
commented
Feb 4, 2026
robwalch
commented
Feb 4, 2026
robwalch
commented
Feb 4, 2026
robwalch
commented
Feb 4, 2026
robwalch
added a commit
that referenced
this pull request
Feb 17, 2026
Get KEYID from init segment 'tenc' when not found elsewhere Fixes #7541 Remove key-loader promise caching for EME keys Add MediaKeySessionClosedReason result to eme-controller removeSession (fixes close spy on MediaKeysSessionMock)
ac5fc47 to
3daa75d
Compare
Update keyUriToKeyIdMap set after KEY_LOADING
Get KEYID from init segment 'tenc' when not found elsewhere Fixes #7541 Remove key-loader promise caching for EME keys Add MediaKeySessionClosedReason result to eme-controller removeSession (fixes close spy on MediaKeysSessionMock)
2f02194 to
1c58e3a
Compare
8fa766e to
e695579
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR will...
LevelKeyinstances) and their key-ids in eme-controller session-context objects.Why is this Pull Request needed?
Are there any points in the code the reviewer needs to double check?
If you've recently reported issues related to EME playback, please review and leave feedback if you are able to test. Thanks!
requireKeySystemAccessOnStartwith live #7383Resolves issues:
Checklist