BackForwardCacheNotRestoredReason enum
List of not restored reasons for back-forward cache.
Values
- notPrimaryMainFrame → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('NotPrimaryMainFrame')
- backForwardCacheDisabled → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BackForwardCacheDisabled')
-
const BackForwardCacheNotRestoredReason('RelatedActiveContentsExist')
- httpStatusNotOk → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('HTTPStatusNotOK')
- schemeNotHttpOrHttps → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SchemeNotHTTPOrHTTPS')
- loading → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('Loading')
- wasGrantedMediaAccess → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WasGrantedMediaAccess')
- disableForRenderFrameHostCalled → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('DisableForRenderFrameHostCalled')
- domainNotAllowed → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('DomainNotAllowed')
- httpMethodNotGet → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('HTTPMethodNotGET')
-
const BackForwardCacheNotRestoredReason('SubframeIsNavigating')
- timeout → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('Timeout')
- cacheLimit → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('CacheLimit')
- javaScriptExecution → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('JavaScriptExecution')
- rendererProcessKilled → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RendererProcessKilled')
- rendererProcessCrashed → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RendererProcessCrashed')
- schedulerTrackedFeatureUsed → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SchedulerTrackedFeatureUsed')
- conflictingBrowsingInstance → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ConflictingBrowsingInstance')
- cacheFlushed → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('CacheFlushed')
- serviceWorkerVersionActivation → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ServiceWorkerVersionActivation')
- sessionRestored → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SessionRestored')
- serviceWorkerPostMessage → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ServiceWorkerPostMessage')
- enteredBackForwardCacheBeforeServiceWorkerHostAdded → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EnteredBackForwardCacheBeforeServiceWorkerHostAdded')
- renderFrameHostReusedSameSite → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RenderFrameHostReused_SameSite')
- renderFrameHostReusedCrossSite → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RenderFrameHostReused_CrossSite')
- serviceWorkerClaim → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ServiceWorkerClaim')
- ignoreEventAndEvict → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('IgnoreEventAndEvict')
- haveInnerContents → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('HaveInnerContents')
- timeoutPuttingInCache → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('TimeoutPuttingInCache')
- backForwardCacheDisabledByLowMemory → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BackForwardCacheDisabledByLowMemory')
- backForwardCacheDisabledByCommandLine → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BackForwardCacheDisabledByCommandLine')
- networkRequestDatapipeDrainedAsBytesConsumer → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('NetworkRequestDatapipeDrainedAsBytesConsumer')
- networkRequestRedirected → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('NetworkRequestRedirected')
- networkRequestTimeout → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('NetworkRequestTimeout')
- networkExceedsBufferLimit → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('NetworkExceedsBufferLimit')
-
const BackForwardCacheNotRestoredReason('NavigationCancelledWhileRestoring')
-
const BackForwardCacheNotRestoredReason('NotMostRecentNavigationEntry')
- backForwardCacheDisabledForPrerender → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BackForwardCacheDisabledForPrerender')
- userAgentOverrideDiffers → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('UserAgentOverrideDiffers')
- foregroundCacheLimit → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ForegroundCacheLimit')
- browsingInstanceNotSwapped → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BrowsingInstanceNotSwapped')
- backForwardCacheDisabledForDelegate → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BackForwardCacheDisabledForDelegate')
- unloadHandlerExistsInMainFrame → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('UnloadHandlerExistsInMainFrame')
- unloadHandlerExistsInSubFrame → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('UnloadHandlerExistsInSubFrame')
- serviceWorkerUnregistration → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ServiceWorkerUnregistration')
- cacheControlNoStore → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('CacheControlNoStore')
- cacheControlNoStoreCookieModified → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('CacheControlNoStoreCookieModified')
- cacheControlNoStoreHttpOnlyCookieModified → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('CacheControlNoStoreHTTPOnlyCookieModified')
- noResponseHead → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('NoResponseHead')
- unknown → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('Unknown')
-
const BackForwardCacheNotRestoredReason('ActivationNavigationsDisallowedForBug1234857')
- errorDocument → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ErrorDocument')
- fencedFramesEmbedder → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('FencedFramesEmbedder')
- webSocket → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebSocket')
- webTransport → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebTransport')
- webRtc → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebRTC')
- mainResourceHasCacheControlNoStore → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('MainResourceHasCacheControlNoStore')
- mainResourceHasCacheControlNoCache → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('MainResourceHasCacheControlNoCache')
- subresourceHasCacheControlNoStore → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SubresourceHasCacheControlNoStore')
- subresourceHasCacheControlNoCache → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SubresourceHasCacheControlNoCache')
- containsPlugins → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContainsPlugins')
- documentLoaded → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('DocumentLoaded')
- dedicatedWorkerOrWorklet → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('DedicatedWorkerOrWorklet')
- outstandingNetworkRequestOthers → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('OutstandingNetworkRequestOthers')
- outstandingIndexedDbTransaction → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('OutstandingIndexedDBTransaction')
- requestedMidiPermission → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RequestedMIDIPermission')
- requestedAudioCapturePermission → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RequestedAudioCapturePermission')
- requestedVideoCapturePermission → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RequestedVideoCapturePermission')
- requestedBackForwardCacheBlockedSensors → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RequestedBackForwardCacheBlockedSensors')
- requestedBackgroundWorkPermission → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RequestedBackgroundWorkPermission')
- broadcastChannel → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('BroadcastChannel')
- indexedDbConnection → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('IndexedDBConnection')
- webXr → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebXR')
-
const BackForwardCacheNotRestoredReason('SharedWorker')
- webLocks → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebLocks')
- webHid → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebHID')
-
const BackForwardCacheNotRestoredReason('WebShare')
- requestedStorageAccessGrant → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('RequestedStorageAccessGrant')
- webNfc → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebNfc')
- outstandingNetworkRequestFetch → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('OutstandingNetworkRequestFetch')
- outstandingNetworkRequestXhr → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('OutstandingNetworkRequestXHR')
- appBanner → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('AppBanner')
- printing → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('Printing')
- webDatabase → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebDatabase')
- pictureInPicture → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('PictureInPicture')
- portal → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('Portal')
- speechRecognizer → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SpeechRecognizer')
- idleManager → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('IdleManager')
- paymentManager → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('PaymentManager')
- speechSynthesis → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('SpeechSynthesis')
- keyboardLock → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('KeyboardLock')
- webOtpService → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('WebOTPService')
- outstandingNetworkRequestDirectSocket → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('OutstandingNetworkRequestDirectSocket')
- injectedJavascript → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('InjectedJavascript')
- injectedStyleSheet → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('InjectedStyleSheet')
- keepaliveRequest → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('KeepaliveRequest')
- indexedDbEvent → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('IndexedDBEvent')
- dummy → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('Dummy')
-
const BackForwardCacheNotRestoredReason('AuthorizationHeader')
- contentSecurityHandler → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentSecurityHandler')
- contentWebAuthenticationApi → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentWebAuthenticationAPI')
- contentFileChooser → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentFileChooser')
- contentSerial → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentSerial')
- contentFileSystemAccess → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentFileSystemAccess')
- contentMediaDevicesDispatcherHost → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentMediaDevicesDispatcherHost')
- contentWebBluetooth → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentWebBluetooth')
- contentWebUsb → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentWebUSB')
- contentMediaSessionService → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentMediaSessionService')
- contentScreenReader → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('ContentScreenReader')
- embedderPopupBlockerTabHelper → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderPopupBlockerTabHelper')
- embedderSafeBrowsingTriggeredPopupBlocker → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderSafeBrowsingTriggeredPopupBlocker')
- embedderSafeBrowsingThreatDetails → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderSafeBrowsingThreatDetails')
- embedderAppBannerManager → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderAppBannerManager')
- embedderDomDistillerViewerSource → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderDomDistillerViewerSource')
- embedderDomDistillerSelfDeletingRequestDelegate → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderDomDistillerSelfDeletingRequestDelegate')
- embedderOomInterventionTabHelper → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderOomInterventionTabHelper')
- embedderOfflinePage → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderOfflinePage')
- embedderChromePasswordManagerClientBindCredentialManager → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderChromePasswordManagerClientBindCredentialManager')
- embedderPermissionRequestManager → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderPermissionRequestManager')
- embedderModalDialog → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderModalDialog')
- embedderExtensions → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderExtensions')
- embedderExtensionMessaging → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderExtensionMessaging')
- embedderExtensionMessagingForOpenPort → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderExtensionMessagingForOpenPort')
- embedderExtensionSentMessageToCachedFrame → const BackForwardCacheNotRestoredReason
-
const BackForwardCacheNotRestoredReason('EmbedderExtensionSentMessageToCachedFrame')
Properties
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<
BackForwardCacheNotRestoredReason> - A constant List of the values in this enum, in order of their declaration.