chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/UserAgentClientHintsGREASEUpdateEnabled.yaml

caption: Control the User-Agent Client Hints GREASE Update feature.
default: true
deprecated: true
desc: |-
   This policy is deprecated as the updated GREASE algorithm has been on by default since M103.
   When enabled the User-Agent Client Hints GREASE Update feature aligns the User-Agent GREASE algorithm with the latest spec.
        The updated spec may break some websites that restrict the characters that requests may contain. See the spec for more information: https://wicg.github.io/ua-client-hints/#grease
        This policy will be removed in a future release.
example_value: true
features:
  dynamic_refresh: true
  per_profile: false
future_on:
- fuchsia
items:
- caption: Allow the updated User-Agent GREASE algorithm to be run.
  value: true
- caption: Force the prior User-Agent GREASE algorithm to be used.
  value: false
owners:
- [email protected]
- [email protected]
- file://components/client_hints/OWNERS
schema:
  type: boolean
supported_on:
- chrome_os:98-126
- chrome.*:98-126
- android:98-126
tags: []
type: main