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: Silence uncaught rejection errors when closing EME sessions #7881

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

avelad
Copy link
Member

@avelad avelad commented Jan 13, 2025

Fixes #4199

@avelad avelad added type: bug Something isn't working correctly component: EME The issue involves the Encrypted Media Extensions web API priority: P2 Smaller impact or easy workaround component: offline The issue involves the offline storage system of Shaka Player labels Jan 13, 2025
@avelad avelad added this to the v4.13 milestone Jan 13, 2025
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 0.00%

@avelad avelad merged commit bc6a79f into shaka-project:main Jan 13, 2025
21 checks passed
@avelad avelad deleted the drm-session-close branch January 13, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: EME The issue involves the Encrypted Media Extensions web API component: offline The issue involves the offline storage system of Shaka Player priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle http errors better when removing offline content
3 participants