[PR #51] [MERGED] Ensure MediaKeySession is defined #57

Closed
opened 2026-02-28 14:27:33 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix-mediakeysession


📝 Commits (1)

  • 10b88d3 Ensure 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.

## 📋 Pull Request Information **Original PR:** https://github.com/DevLARLEY/WidevineProxy2/pull/51 **Author:** [@fireattack](https://github.com/fireattack) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/20/2026 **Merged by:** [@DevLARLEY](https://github.com/DevLARLEY) **Base:** `main` ← **Head:** `fix-mediakeysession` --- ### 📝 Commits (1) - [`10b88d3`](https://github.com/DevLARLEY/WidevineProxy2/commit/10b88d3f0c4b784edd70ceffd0d8f3a8244da371) Ensure MediaKeySession is defined ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content_script.js` (+1 -1) </details> ### 📄 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 32be27f9d25a1f22677fda810f88daed19ac42cd. And yes, I found it out via TP-Link admin page again (this time it broke it entirely at login page.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:27:33 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WidevineProxy2#57
No description provided.