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

caption: Extend Flash content setting to all content (deprecated)
deprecated: true
desc: |-
  This policy has been removed since <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> version 89 because <ph name="FLASH_PLUGIN_NAME">Flash</ph> has been deprecated.

        Setting the policy to True runs all <ph name="FLASH_PLUGIN_NAME">Flash</ph> content embedded on websites that allow <ph name="FLASH_PLUGIN_NAME">Flash</ph>, including content from other origins or small content.

        Setting the policy to False or leaving it unset might block <ph name="FLASH_PLUGIN_NAME">Flash</ph> content from other origins or small content.

        Note: To control which websites can run <ph name="FLASH_PLUGIN_NAME">Flash</ph>, see these policies: <ph name="DEFAULT_PLUGINS_SETTING_POLICY_NAME">DefaultPluginsSetting</ph>, <ph name="PLUGINS_ALLOWED_FOR_URLS_POLICY_NAME">PluginsAllowedForUrls</ph>, and <ph name="PLUGINS_BLOCKED_FOR_URLS_POLICY_NAME">PluginsBlockedForUrls</ph>.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
items:
- caption: Run all <ph name="FLASH_PLUGIN_NAME">Flash</ph> content
  value: true
- caption: Allow certain <ph name="FLASH_PLUGIN_NAME">Flash</ph> content to be blocked
  value: false
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:63-88
- chrome_os:63-88
tags:
- system-security
type: main