Structs§
- Disable
Params - Disable
Returns - Enable
Params - Enable
Returns - Event
Prefetch Status Updated - Fired when a prefetch attempt is updated. prefetchStatusUpdated
- Event
Preload Enabled State Updated - Fired when a preload enabled state is updated. preloadEnabledStateUpdated
- Event
Preloading Attempt Sources Updated - Send a list of sources for all preloading attempts in a document. preloadingAttemptSourcesUpdated
- Event
Prerender Status Updated - Fired when a prerender attempt is updated. prerenderStatusUpdated
- Event
Rule SetRemoved - Event
Rule SetUpdated - Upsert. Currently, it is only emitted when a rule set added. ruleSetUpdated
- Preloading
Attempt Key - A key that identifies a preloading attempt.
- Preloading
Attempt KeyBuilder - Preloading
Attempt Source - Lists sources for a preloading attempt, specifically the ids of rule sets that had a speculation rule that triggered the attempt, and the BackendNodeIds of or elements that triggered the attempt (in the case of attempts triggered by a document rule). It is possible for multiple rule sets and links to trigger a single attempt. PreloadingAttemptSource
- Preloading
Attempt Source Builder - Prerender
Mismatched Headers - Information of headers to be displayed when the header mismatch occurred. PrerenderMismatchedHeaders
- Prerender
Mismatched Headers Builder - RuleSet
- Corresponds to SpeculationRuleSet RuleSet
- Rule
SetBuilder - Rule
SetId - Unique id RuleSetId
Enums§
- Prefetch
Status - TODO(https://crbug.com/1384419): revisit the list of PrefetchStatus and filter out the ones that aren’t necessary to the developers.
- Preloading
Status - Preloading status values, see also PreloadingTriggeringOutcome. This status is shared by prefetchStatusUpdated and prerenderStatusUpdated.
- Prerender
Final Status - List of FinalStatus reasons for Prerender2.
- Rule
SetError Type - Speculation
Action - The type of preloading attempted. It corresponds to mojom::SpeculationAction (although PrefetchWithSubresources is omitted as it isn’t being used by clients).
- Speculation
Target Hint - Corresponds to mojom::SpeculationTargetHint. See https://github.com/WICG/nav-speculation/blob/main/triggers.md#window-name-targeting-hints