Available on crate features
experimental and Audits and Network only.Expand description
Audits domain allows investigation of page violations and possible improvements.
Structs§
- Affected
Cookie - Information about a cookie that is affected by an inspector issue.
- Affected
Frame - Information about the frame affected by an inspector issue.
- Affected
Request - Information about a request that is affected by an inspector issue.
- Blocked
ByResponse Issue Details - Details for a request that has been blocked with the BLOCKED_BY_RESPONSE code. Currently only used for COEP/COOP, but may be extended to include some CSP errors in the future.
- Blocked
ByResponse Issue Details Builder - Check
Contrast Command - Runs the contrast check for the target page. Found issues are reported using Audits.issueAdded event.
- Check
Contrast Return - Runs the contrast check for the target page. Found issues are reported using Audits.issueAdded event.
- Content
Security Policy Issue Details - Content
Security Policy Issue Details Builder - Cors
Issue Details - Details for a CORS related issue, e.g. a warning or error related to CORS RFC1918 enforcement.
- Cors
Issue Details Builder - Disable
Command - Disables issues domain, prevents further issues from being reported to the client.
- Disable
Return - Disables issues domain, prevents further issues from being reported to the client.
- Enable
Command - Enables issues domain, sends the issues collected so far to the client by means of the
issueAddedevent. - Enable
Return - Enables issues domain, sends the issues collected so far to the client by means of the
issueAddedevent. - GetEncoded
Response Command - Returns the response body and size if it were re-encoded with the specified settings. Only applies to images.
- GetEncoded
Response Command Builder - GetEncoded
Response Return - Returns the response body and size if it were re-encoded with the specified settings. Only applies to images.
- Heavy
AdIssue Details - Inspector
Issue - An inspector issue reported from the back-end.
- Inspector
Issue Details - This struct holds a list of optional fields with additional information specific to the kind of issue. When adding a new issue code, please also add a new optional field to this type.
- Inspector
Issue Details Builder - Issue
Added Event - LowText
Contrast Issue Details - LowText
Contrast Issue Details Builder - Mixed
Content Issue Details - Mixed
Content Issue Details Builder - Same
Site Cookie Issue Details - This information is currently necessary, as the front-end has a difficult time finding a specific cookie. With this, we can convey specific error information without the cookie.
- Same
Site Cookie Issue Details Builder - Shared
Array Buffer Issue Details - Details for a issue arising from an SAB being instantiated in, or transfered to a context that is not cross-origin isolated.
- Source
Code Location - Source
Code Location Builder - Trusted
WebActivity Issue Details - Trusted
WebActivity Issue Details Builder
Enums§
- Blocked
ByResponse Reason - Content
Security Policy Violation Type - GetEncoded
Response Command Encoding - Heavy
AdReason - Heavy
AdResolution Status - Inspector
Issue Code - Mixed
Content Resolution Status - Mixed
Content Resource Type - Same
Site Cookie Exclusion Reason - Same
Site Cookie Operation - Same
Site Cookie Warning Reason - Shared
Array Buffer Issue Type - TwaQuality
Enforcement Violation Type