-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Official support for Xbox One #1705
Comments
We actually already have an Xbox One device, we just haven't setup automated testing yet. We have an internal bug to add some kind of test framework to allow us to test it. If anyone has suggestions on how to run automated tests (through Karma) it would be appreciated. But it has been low priority; supposedly it is just the Windows 10 Edge browser, but there are likely subtle platform differences. |
We would probably also be interested in this. |
@joeyparrish / @TheModMaker , Could the support be added to the README.md although it is not integrated automatically yet? |
We don't actually know that everything is still working on XB1, even though it was at one time. We haven't done any manual test passes on the device in a while, so we can't say we officially support it. You'll notice that WebOS isn't listed in the README, either, for the same reasons. Even though you've sent us reports about WebOS and contributed code related to WebOS, it's not one of our official platforms yet. |
This updates the UA parser to one that recognizes Xbox devices including Xbox One. Corresponds to PR faisalman/ua-parser-js#479 Change-Id: I5e92e78b06c981df1659f73264b6fabfc5eb56ac
Xbox One will soon become an officially-supported platform. If anyone is interested to see how, check out this PR for our new test infrastructure tools for Xbox: shaka-project/generic-webdriver-server#12 |
@joeyparrish What status is this issue in? Is the Xbox already fully supported? If not, what problems are there? |
Basically, yes. I have a couple of test failures for which fixes are in review as of today, but the failures are only due to poorly-written test expectations. The library is fully working on Xbox One as far as we can tell, and will be tested nightly on Xbox One as soon as these last fixes are merged. |
And by the time I wrote that message, I already had approvals I hadn't seen yet. Thanks, @michellezhuogg, for the code review! It is now official: We support Xbox One. 🎉 |
Closes #1705 Change-Id: I16c2f2dece14dada5e67772c516c6e39de885519
Closes #1705 Change-Id: I16c2f2dece14dada5e67772c516c6e39de885519
I have the player running on the Xbox One. I have seen that things related to the Xbox have been answered in the past(eg: #1395). Are there plans to officially support it?
The text was updated successfully, but these errors were encountered: