Open
Bug 1677490
Opened 4 years ago
Updated 4 years ago
Create a dialog between the Gecko Profiler and profiler.firefox.com when injecting profiles
Categories
(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
NEW
People
(Reporter: gregtatum, Unassigned)
References
Details
Right now the Gecko Profiler injects the profile via a frame script into profiler.firefox.com without any error handling or status updates. We should first create a web channel as in Bug 1625309, and then add a detailed dialog between the browser and the webpage. This should consist of a series of messages reporting the status, and surface any errors that happen along the way. The front-end should display these statuses on the loading screen.
You need to log in
before you can comment on or make changes to this bug.
Description
•