Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Fix recognition of Xbox One in Karma
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
- Loading branch information
f906570
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this mean that it will give official support to the Xbox One? (#1705)
f906570
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, very soon. We're building up the infrastructure for automated testing, and then we have a couple of test failures to address. See also shaka-project/generic-webdriver-server#12 for a look at the tools we're building for it.