struct Protocol::Page::BackForwardCacheNotRestoredExplanation
- Protocol::Page::BackForwardCacheNotRestoredExplanation
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#context : String | Nil
Context associated with the reason.
-
#reason : BackForwardCacheNotRestoredReason
Not restored reason
-
#type : BackForwardCacheNotRestoredReasonType
Type of the reason
Constructor Detail
Instance Method Detail
def context : String | Nil
#
Context associated with the reason. The meaning of this context is dependent on the reason:
- EmbedderExtensionSentMessageToCachedFrame: the extension ID.