Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. NotRestoredReasonDetails

NotRestoredReasonDetails

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.

TheNotRestoredReasonDetails interface of thePerformance API represents a single reason why a navigated page was blocked from using the back/forward cache (bfcache).

An array ofNotRestoredReasonDetails objects can be accessed via theNotRestoredReasons.reasons property.

Instance properties

reasonRead onlyExperimental

A string describing a reason that the page was blocked from using the back/forward cache.

Instance methods

toJSON()Experimental

Aserializer; returns a JSON representation of theNotRestoredReasonDetails object.

Examples

SeeMonitoring bfcache blocking reasons for examples.

Specifications

Specification
HTML
# notrestoredreasondetails

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp