You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a front-end web developer, I'd like to read the reasons for prerender/prefetch cancellation via JavaScript so I track and identify which pages on a site fail to prerender/prefetch via the Speculation Rules API.
Background Info
As of 2023-04-27 in Chrome 112, "Prerendering Status" is displayed in the Application Tab in DevTools, but that information is not readable via an API:
bfcache has the NotRestoredReasons API which serves a similar purpose to the above use case.
\
The text was updated successfully, but these errors were encountered:
Use Case
As a front-end web developer, I'd like to read the reasons for prerender/prefetch cancellation via JavaScript so I track and identify which pages on a site fail to prerender/prefetch via the Speculation Rules API.
Background Info
\
The text was updated successfully, but these errors were encountered: