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

caption: Re-enable deprecated/removed Mutation Events
default: false
desc: |-
  This policy provides a temporary opt-back-in to a deprecated and removed set of platform events called Mutation Events.
  When this policy is Enabled, mutation events will continue to be fired, even if they've been disabled by default for normal web users. When this policy is Disabled or unset, these events may not be fired.
  This policy is a temporary workaround, and will be removed in M135.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: 'Enabled: Temporarily re-enable mutation events.'
  value: true
- caption: 'Disabled: Normal behavior for mutation events, which will mean not firing these events after the removal date.'
  value: false
owners:
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:124-
- chrome_os:124-
- android:124-
- webview_android:124-
tags: []
type: main