Closed
Bug 1694970
Opened 4 years ago
Closed 4 years ago
Do not display the onboarding message for the profiler panel when started from about:debugging
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: julienw, Assigned: jdescottes)
References
Details
Attachments
(1 file)
STR:
0. Make sure that devtools.performance.new-panel-onboarding doesn't exist or is true.
- Go to about:debugging.
- Set it up so that you can use a remote session (could be another Firefox instance, a mobile phone or an emulator).
- Click on the "Profile Performance" button.
=> The onboarding message shouldn't be displayed.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
The new profiler UI has always been used in about:debugging and the onboarding message should not be displayed here.
Assignee | ||
Comment 2•4 years ago
|
||
Picking this up since we want to enable the new panel past Nightly.
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3daf8bf21a67
[devtools] Hide profiler panel onboarding message in about:debugging r=julienw
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•