Skip to content

Google Chrome User-Agent Deprecation #7572

Open
@hartman

Description

@hartman

Description

Google Chrome is changing the way it shares user-agents for increased privacy of users. You can read more about it here: https://www.chromestatus.com/feature/5704553745874944. Google Chrome has released Client Hints to provide device information.

  1. videojs uses navigator.userAgent for detection
  2. chrome will deprecate making this test break/unreliable
  3. videojs thus needs to adapt their tests to take this change into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    outdatedThings closed automatically by stalebot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions