firefox-devtools / firefox-devtools/profiler
We still don't handle all preconnect cases properly
Open
network panel
polish
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 30
Description
In #1965 we fixed the case for preconnect.
But as we see in https://perfht.ml/30lCQZi there are some cases we still don't handle properly (hover the first request to see the tooltip). I believe this is when there's a preconnect, but that the request starts before the preconnect session. In the code we explicitely force a "one section" layout in this case, but the result isn't correct here obviously.
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-153)
Contributor guide
Assessment
This issue has not been assessed yet.