mirror of
https://github.com/DevLARLEY/WidevineProxy2.git
synced 2026-04-26 14:05:55 +03:00
[PR #51] [MERGED] Ensure MediaKeySession is defined #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WidevineProxy2#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DevLARLEY/WidevineProxy2/pull/51
Author: @fireattack
Created: 1/20/2026
Status: ✅ Merged
Merged: 1/20/2026
Merged by: @DevLARLEY
Base:
main← Head:fix-mediakeysession📝 Commits (1)
10b88d3Ensure MediaKeySession is defined📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
content_script.js(+1 -1)📄 Description
Basically the same as #17, but at a different place for another WebAPI interface
MediaKeySession.Make sure to check the existence of the interface before using it, otherwise it causes error and sometimes breaks the normal functionality of the webpage itself.
It's a regression introduced by
32be27f9d2.And yes, I found it out via TP-Link admin page again (this time it broke it entirely at login page.)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.