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

Update XboxOne backend to use WebView2 #109

Open
tykus160 opened this issue Dec 5, 2024 · 2 comments
Open

Update XboxOne backend to use WebView2 #109

tykus160 opened this issue Dec 5, 2024 · 2 comments
Assignees
Labels
platform: Xbox One Issues affecting Xbox One priority: P3 Useful but not urgent type: enhancement New feature or request
Milestone

Comments

@tykus160
Copy link
Member

tykus160 commented Dec 5, 2024

Currently Xbox backend uses Legacy Edge under the hood. It is no longer supported by Microsoft and it is known it has issues around memory management in long running sessions. We should either update current backend to WebView 2 (which uses Edge Chromium) or add another backend so 2 implementations could be tested.

More info: https://learn.microsoft.com/en-gb/microsoft-edge/webview2/get-started/winui2

@avelad avelad added platform: Xbox One Issues affecting Xbox One type: enhancement New feature or request labels Dec 5, 2024
@avelad
Copy link
Member

avelad commented Dec 5, 2024

@tykus160 do you want to work on it?

@avelad avelad added the priority: P3 Useful but not urgent label Dec 5, 2024
@tykus160
Copy link
Member Author

tykus160 commented Dec 5, 2024

Potentially it might also unblock shaka-project/shaka-player#4234
I can try to work on this in my spare time.

@github-actions github-actions bot added this to the Backlog milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Xbox One Issues affecting Xbox One priority: P3 Useful but not urgent type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants