Skip to content

Need observability on the prefetching/prerendering page #383

@stoyan

Description

@stoyan

The page that initiates the prefetch or prrender should know about any attempted and (even more importantly) failed attempts.

Ideally the information available in devtools under Application -> Speculative loads -> Speculations should be available to the page to report back, like:

URL: example.org
Action: Prefetch
Status: Speculative load failed.
Failure reason: The prefetch was discarded because ...

Could be Reporting API and/or JavaScript API

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions