firefox-devtools / firefox-devtools/profiler

We still don't handle all preconnect cases properly

Open
#2,020 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.