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

fix: Xbox OS detection #479

Merged
merged 2 commits into from Feb 10, 2021
Merged

fix: Xbox OS detection #479

merged 2 commits into from Feb 10, 2021

Commits on Feb 9, 2021

  1. fix: Xbox OS detection

    It is better to detect Xbox devices as having the OS "Xbox".
    Otherwise, they are detected as "Windows 10", making it difficult to
    see the difference between Legacy Edge on Windows and the Xbox
    browser.  (Karma (https://github.com/karma-runner/karma) only shows
    the browser & OS on the status line.)
    
    With this change, Xbox 360, Xbox One, Xbox X/S, and Xbox Series X/S
    are all detected as OS "Xbox" with version "360", "One", etc.
    joeyparrish committed Feb 9, 2021
    Copy the full SHA
    7679003 View commit details
    Browse the repository at this point in the history
  2. chore: Update build

    joeyparrish committed Feb 9, 2021
    Copy the full SHA
    9d154cc View commit details
    Browse the repository at this point in the history