Content Security Policy Issue Details
@Serializable
(undocumented in the protocol definition)
Constructors
Link copied to clipboard
constructor(blockedURL: String? = null, violatedDirective: String, isReportOnly: Boolean, contentSecurityPolicyViolationType: ContentSecurityPolicyViolationType, frameAncestor: AffectedFrame? = null, sourceCodeLocation: SourceCodeLocation? = null, violatingNodeId: BackendNodeId? = null)
Properties
Link copied to clipboard
The url not included in allowed sources.
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
(undocumented in the protocol definition)
Link copied to clipboard
Specific directive that is violated, causing the CSP issue.
Link copied to clipboard
(undocumented in the protocol definition)