RuntimeFeatureFlags interface
Feature flags to activate or deactivate certain features at runtime for an app.
Properties
disable |
Disables origin validation for responses to child windows. When enabled, this flag bypasses security checks that verify the origin of child window that receives the response. Default: false |
Property Details
disableEnforceOriginMatchForChildResponses
Disables origin validation for responses to child windows. When enabled, this flag bypasses security checks that verify the origin of child window that receives the response.
Default: false
disableEnforceOriginMatchForChildResponses: boolean
Property Value
boolean