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

Parse Headless Chrome versions #263

Merged
merged 2 commits into from
Nov 9, 2017

Commits on Nov 8, 2017

  1. Parse Headless Chrome versions

    The initial implementation of the Headless Chrome detection (ua-parser#228) didn't detect
    versions of the headless version. This has been fixed.
    
    A test for Ubuntu Chromium in headless mode was also added. I haven't made it
    recognized as HeadlessChromium as it has HeadlessChrome in the user agent. It
    might be worthwhile to check how a pure compiled from source Chromium behaves.
    Nevertheless, this commit is still an improvement.
    
    Ref ua-parser#228
    Ref karma-runner/karma#2762
    mgol committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    a0279ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5b307 View commit details
    Browse the repository at this point in the history