PrerenderFinalStatus enum

List of FinalStatus reasons for Prerender2.

Inheritance

Constructors

PrerenderFinalStatus(String value)
const
PrerenderFinalStatus.fromJson(String value)
factory

Values

activated → const PrerenderFinalStatus
const PrerenderFinalStatus('Activated')
destroyed → const PrerenderFinalStatus
const PrerenderFinalStatus('Destroyed')
lowEndDevice → const PrerenderFinalStatus
const PrerenderFinalStatus('LowEndDevice')
invalidSchemeRedirect → const PrerenderFinalStatus
const PrerenderFinalStatus('InvalidSchemeRedirect')
invalidSchemeNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('InvalidSchemeNavigation')
const PrerenderFinalStatus('NavigationRequestBlockedByCsp')
mainFrameNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('MainFrameNavigation')
mojoBinderPolicy → const PrerenderFinalStatus
const PrerenderFinalStatus('MojoBinderPolicy')
rendererProcessCrashed → const PrerenderFinalStatus
const PrerenderFinalStatus('RendererProcessCrashed')
rendererProcessKilled → const PrerenderFinalStatus
const PrerenderFinalStatus('RendererProcessKilled')
download → const PrerenderFinalStatus
const PrerenderFinalStatus('Download')
triggerDestroyed → const PrerenderFinalStatus
const PrerenderFinalStatus('TriggerDestroyed')
const PrerenderFinalStatus('NavigationNotCommitted')
const PrerenderFinalStatus('NavigationBadHttpStatus')
clientCertRequested → const PrerenderFinalStatus
const PrerenderFinalStatus('ClientCertRequested')
const PrerenderFinalStatus('NavigationRequestNetworkError')
cancelAllHostsForTesting → const PrerenderFinalStatus
const PrerenderFinalStatus('CancelAllHostsForTesting')
didFailLoad → const PrerenderFinalStatus
const PrerenderFinalStatus('DidFailLoad')
stop → const PrerenderFinalStatus
const PrerenderFinalStatus('Stop')
sslCertificateError → const PrerenderFinalStatus
const PrerenderFinalStatus('SslCertificateError')
loginAuthRequested → const PrerenderFinalStatus
const PrerenderFinalStatus('LoginAuthRequested')
uaChangeRequiresReload → const PrerenderFinalStatus
const PrerenderFinalStatus('UaChangeRequiresReload')
blockedByClient → const PrerenderFinalStatus
const PrerenderFinalStatus('BlockedByClient')
audioOutputDeviceRequested → const PrerenderFinalStatus
const PrerenderFinalStatus('AudioOutputDeviceRequested')
mixedContent → const PrerenderFinalStatus
const PrerenderFinalStatus('MixedContent')
triggerBackgrounded → const PrerenderFinalStatus
const PrerenderFinalStatus('TriggerBackgrounded')
memoryLimitExceeded → const PrerenderFinalStatus
const PrerenderFinalStatus('MemoryLimitExceeded')
dataSaverEnabled → const PrerenderFinalStatus
const PrerenderFinalStatus('DataSaverEnabled')
triggerUrlHasEffectiveUrl → const PrerenderFinalStatus
const PrerenderFinalStatus('TriggerUrlHasEffectiveUrl')
activatedBeforeStarted → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivatedBeforeStarted')
inactivePageRestriction → const PrerenderFinalStatus
const PrerenderFinalStatus('InactivePageRestriction')
startFailed → const PrerenderFinalStatus
const PrerenderFinalStatus('StartFailed')
timeoutBackgrounded → const PrerenderFinalStatus
const PrerenderFinalStatus('TimeoutBackgrounded')
crossSiteRedirectInInitialNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('CrossSiteRedirectInInitialNavigation')
crossSiteNavigationInInitialNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('CrossSiteNavigationInInitialNavigation')
sameSiteCrossOriginRedirectNotOptInInInitialNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('SameSiteCrossOriginRedirectNotOptInInInitialNavigation')
sameSiteCrossOriginNavigationNotOptInInInitialNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('SameSiteCrossOriginNavigationNotOptInInInitialNavigation')
activationNavigationParameterMismatch → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivationNavigationParameterMismatch')
activatedInBackground → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivatedInBackground')
embedderHostDisallowed → const PrerenderFinalStatus
const PrerenderFinalStatus('EmbedderHostDisallowed')
activationNavigationDestroyedBeforeSuccess → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivationNavigationDestroyedBeforeSuccess')
tabClosedByUserGesture → const PrerenderFinalStatus
const PrerenderFinalStatus('TabClosedByUserGesture')
tabClosedWithoutUserGesture → const PrerenderFinalStatus
const PrerenderFinalStatus('TabClosedWithoutUserGesture')
primaryMainFrameRendererProcessCrashed → const PrerenderFinalStatus
const PrerenderFinalStatus('PrimaryMainFrameRendererProcessCrashed')
primaryMainFrameRendererProcessKilled → const PrerenderFinalStatus
const PrerenderFinalStatus('PrimaryMainFrameRendererProcessKilled')
activationFramePolicyNotCompatible → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivationFramePolicyNotCompatible')
preloadingDisabled → const PrerenderFinalStatus
const PrerenderFinalStatus('PreloadingDisabled')
batterySaverEnabled → const PrerenderFinalStatus
const PrerenderFinalStatus('BatterySaverEnabled')
activatedDuringMainFrameNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivatedDuringMainFrameNavigation')
preloadingUnsupportedByWebContents → const PrerenderFinalStatus
const PrerenderFinalStatus('PreloadingUnsupportedByWebContents')
crossSiteRedirectInMainFrameNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('CrossSiteRedirectInMainFrameNavigation')
crossSiteNavigationInMainFrameNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('CrossSiteNavigationInMainFrameNavigation')
sameSiteCrossOriginRedirectNotOptInInMainFrameNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('SameSiteCrossOriginRedirectNotOptInInMainFrameNavigation')
sameSiteCrossOriginNavigationNotOptInInMainFrameNavigation → const PrerenderFinalStatus
const PrerenderFinalStatus('SameSiteCrossOriginNavigationNotOptInInMainFrameNavigation')
memoryPressureOnTrigger → const PrerenderFinalStatus
const PrerenderFinalStatus('MemoryPressureOnTrigger')
memoryPressureAfterTriggered → const PrerenderFinalStatus
const PrerenderFinalStatus('MemoryPressureAfterTriggered')
prerenderingDisabledByDevTools → const PrerenderFinalStatus
const PrerenderFinalStatus('PrerenderingDisabledByDevTools')
speculationRuleRemoved → const PrerenderFinalStatus
const PrerenderFinalStatus('SpeculationRuleRemoved')
activatedWithAuxiliaryBrowsingContexts → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivatedWithAuxiliaryBrowsingContexts')
maxNumOfRunningEagerPrerendersExceeded → const PrerenderFinalStatus
const PrerenderFinalStatus('MaxNumOfRunningEagerPrerendersExceeded')
maxNumOfRunningNonEagerPrerendersExceeded → const PrerenderFinalStatus
const PrerenderFinalStatus('MaxNumOfRunningNonEagerPrerendersExceeded')
maxNumOfRunningEmbedderPrerendersExceeded → const PrerenderFinalStatus
const PrerenderFinalStatus('MaxNumOfRunningEmbedderPrerendersExceeded')
prerenderingUrlHasEffectiveUrl → const PrerenderFinalStatus
const PrerenderFinalStatus('PrerenderingUrlHasEffectiveUrl')
redirectedPrerenderingUrlHasEffectiveUrl → const PrerenderFinalStatus
const PrerenderFinalStatus('RedirectedPrerenderingUrlHasEffectiveUrl')
activationUrlHasEffectiveUrl → const PrerenderFinalStatus
const PrerenderFinalStatus('ActivationUrlHasEffectiveUrl')

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<PrerenderFinalStatus>
A constant List of the values in this enum, in order of their declaration.