firefox-devtools / firefox-devtools/profiler

Loading profiles from a file in a non-Firefox browser is delayed by five seconds

Open
#3,638 0 comments 0 reactions 1 assignee Assigned to @mstange View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 46m
Merged PRs (30d)
27

Description

Loading a simple profile from a file in Chrome or Safari waits for five seconds for a reply to the WebChannel status message. We added the wait for the WebChannel on the file loading path in #3501, in order to allow symbolicating profiles from files with the help of the browser.

We can skip the WebChannel connection attempt if the userAgent does not contain Firefox.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-451)

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.