Open
Bug 1640183
Opened 4 years ago
Updated 4 years ago
Create a WebChannel message to set the profiler preset
Categories
(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P2)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
NEW
People
(Reporter: gregtatum, Unassigned)
References
(Blocks 1 open bug)
Details
When a user needs to configure a profiler preset, it would be great to send them to a URL such as profiler.firefox.com/preset/graphics
. This URL could then provide a button to enable the profiler with a preset. This would help in getting performance profiles from users.
The work here would be to create a WebChannel message that can do this.
Reporter | ||
Comment 1•4 years ago
|
||
Here is the profiler.firefox.com side: https://github.com/firefox-devtools/profiler/issues/2559
You need to log in
before you can comment on or make changes to this bug.
Description
•