Closed
Bug 1868400
Opened 2 years ago
Closed 2 years ago
Open the profiler tab just after the currently selected tab
Categories
(DevTools :: Performance Tools (Profiler/Timeline), enhancement)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox122 fixed)
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: julienw, Assigned: julienw)
Details
Attachments
(1 file)
STR:
- open several tabs.
- select a tab that's not the last one.
- profile using the devtools performance panel (or from the popup button, enabled previously in profiler.firefox.com)
- capture the profile
=> Currently the profiler tab opens at the end of all tabs, for the user this isn't great because they lose the mental connection to the profiled tab.
In this bug instead we want the new tab to open right after the currently selected tab.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → felash
Status: NEW → ASSIGNED
Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80cad169f5e1
Open the profiler tab just after the currently selected tab r=canaltinova,ochameau,devtools-reviewers,profiler-reviewers
Comment 3•2 years ago
|
||
Backed out changeset 80cad169f5e1 (bug 1868400) for causing node failures at browser.js
Backout: https://hg.mozilla.org/integration/autoland/rev/18f480ff3ebb61e9b3fa4461c830f2dae6f48cd4
Failure log: https://treeherder.mozilla.org/logviewer?job_id=439193814&repo=autoland&lineNumber=1533
Flags: needinfo?(felash)
| Assignee | ||
Comment 4•2 years ago
|
||
Thanks, I forgot to update the type definition. Now I fixed it.
Flags: needinfo?(felash)
Pushed by jwajsberg@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee83b5ce89b7
Open the profiler tab just after the currently selected tab r=canaltinova,ochameau,devtools-reviewers,profiler-reviewers
Comment 6•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•