Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define back-forward cache behavior in terms of Navigation Timing reporting #6563

Open
noamr opened this issue Apr 7, 2021 · 1 comment
Open
Labels
addition/proposal New features or enhancements topic: history

Comments

@noamr
Copy link
Contributor

noamr commented Apr 7, 2021

Currently it's not defined what the navigation timing entry should include when a document is brought from BFCache.
We probably want to have an entry there, but it's not clear if it should be related to the original entry.
See #5880

@rakina
Copy link
Member

rakina commented May 18, 2021

A bit related to this, unloadEventEnd and unloadEventStart won't have any value if the previous page is bfcached (because we don't run unload if a page is bfcached).

cc @fergald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addition/proposal New features or enhancements topic: history
Development

No branches or pull requests

4 participants