Package-level declarations
Types
Link copied to clipboard
data class BrokenSite(val category: String?, val description: String?, val siteUrl: String, val upgradeHttps: Boolean, val blockedTrackers: String, val surrogates: String, val siteType: String, val urlParametersRemoved: Boolean, val consentManaged: Boolean, val consentOptOutFailed: Boolean, val consentSelfTestFailed: Boolean, val errorCodes: String, val httpErrorCodes: String, val loginSite: String?, val reportFlow: ReportFlow?, val userRefreshCount: Int, val openerContext: String?, val jsPerformance: List<Double>?, val contentScopeExperiments: List<Toggle>?, val debugFlags: List<String>?)
Link copied to clipboard
interface BrokenSiteLastSentReport
Link copied to clipboard
interface BrokenSitePrompt
The Broken Site Prompt interface defines methods for detecting repeated user-initiated refreshes and determining when and how often to show a prompt to report site breakage.
Link copied to clipboard
interface BrokenSiteSender
Link copied to clipboard
Link copied to clipboard