Closed
Bug 1868400
Opened 1 year ago
Closed 1 year 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•1 year ago
|
||
Updated•1 year 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•1 year 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•1 year 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•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year 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
•