struct Protocol::Page::BackForwardCacheNotRestoredExplanation

Included Modules

Defined in:

protocol/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

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.

[View source]

Not restored reason


[View source]

Type of the reason


[View source]