| Class | Description |
|---|---|
| AffectedCookie |
Information about a cookie that is affected by an inspector issue.
|
| AffectedFrame |
Information about the frame affected by an inspector issue.
|
| AffectedRequest |
Information about a request that is affected by an inspector issue.
|
| AttributionReportingIssueDetails |
Details for issues around "Attribution Reporting API" usage.
|
| BlockedByResponseIssueDetails |
Details for a request that has been blocked with the BLOCKED_BY_RESPONSE code.
|
| ContentSecurityPolicyIssueDetails | |
| CorsIssueDetails |
Details for a CORS related issue, e.g.
|
| EncodedResponse | |
| HeavyAdIssueDetails | |
| InspectorIssue |
An inspector issue reported from the back-end.
|
| InspectorIssueDetails |
This struct holds a list of optional fields with additional information specific to the kind of
issue.
|
| LowTextContrastIssueDetails | |
| MixedContentIssueDetails | |
| SameSiteCookieIssueDetails |
This information is currently necessary, as the front-end has a difficult time finding a specific
cookie.
|
| SharedArrayBufferIssueDetails |
Details for a issue arising from an SAB being instantiated in, or transferred to a context that
is not cross-origin isolated.
|
| SourceCodeLocation | |
| TrustedWebActivityIssueDetails |
| Enum | Description |
|---|---|
| AttributionReportingIssueType | |
| BlockedByResponseReason |
Enum indicating the reason a response has been blocked.
|
| ContentSecurityPolicyViolationType | |
| GetEncodedResponseEncoding |
The encoding to use.
|
| HeavyAdReason | |
| HeavyAdResolutionStatus | |
| InspectorIssueCode |
A unique identifier for the type of issue.
|
| MixedContentResolutionStatus | |
| MixedContentResourceType | |
| SameSiteCookieExclusionReason | |
| SameSiteCookieOperation | |
| SameSiteCookieWarningReason | |
| SharedArrayBufferIssueType | |
| TwaQualityEnforcementViolationType |
Copyright © 2021 Kenan Klisura. All rights reserved.