generic-webdriver-server icon indicating copy to clipboard operation
generic-webdriver-server copied to clipboard

Update XboxOne backend to use WebView2

Open tykus160 opened this issue 1 year ago • 2 comments

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

tykus160 avatar Dec 05 '24 10:12 tykus160

@tykus160 do you want to work on it?

avelad avatar Dec 05 '24 10:12 avelad

Potentially it might also unblock https://github.com/shaka-project/shaka-player/issues/4234 I can try to work on this in my spare time.

tykus160 avatar Dec 05 '24 10:12 tykus160