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

Firefox tests don't accurately depict duplicate requests (service worker) #435

Closed
tkadlec opened this issue Sep 29, 2021 · 1 comment
Closed

Comments

@tkadlec
Copy link
Contributor

tkadlec commented Sep 29, 2021

When testing a site in Firefox where:

  • a service worker exists
  • the service worker requests a resource that either matches the main document, or has already been loaded by the main document

The waterfall incorrectly combines the two requests leading to some very weird waterfalls. Example, request 24 in the below waterfall for the main document.

bad-waterfall-ff

tkadlec added a commit that referenced this issue Sep 29, 2021
@tkadlec
Copy link
Contributor Author

tkadlec commented Sep 29, 2021

Much better. :
Screen Shot 2021-09-29 at 10 29 42 AM
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant