Closed
Bug 1879041
Opened 2 years ago
Closed 2 years ago
Fix the TypeScript types in the devtools/client/performance panel after Bug 1878401 lands, and other type cleanups
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: julienw, Assigned: julienw)
References
Details
Attachments
(3 files, 1 obsolete file)
Bug 1878401 added a @ts-ignore statement. I looked into it before that bug landed, and saw more things worth cleaning up, so here is a standalone bug to do this.
Comment 1•2 years ago
|
||
Thanks for looking at this!
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9385786 -
Attachment is obsolete: true
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/2e2b8df3bdd6
Fix and clean up the TypeScript types in the devtools performance panel r=canaltinova,profiler-reviewers
Comment 5•2 years ago
|
||
Backed out for causing build bustages on widget/nsBaseFilePicker.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/40fc70d66607fdf294d1bbe4e8a0edeace3e914f
Flags: needinfo?(felash)
Updated•2 years ago
|
Flags: needinfo?(felash)
Pushed by gp3033@protonmail.com:
https://hg.mozilla.org/integration/autoland/rev/4b2409740c11
Fix and clean up the TypeScript types in the devtools performance panel r=canaltinova,profiler-reviewers
Comment 7•2 years ago
|
||
Updated•2 years ago
|
Attachment #9388261 -
Attachment description: WIP: Bug 1879041 - Fix devtools failure → Bug 1879041 - Fix devtools failure
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3338c36501e4
Fix devtools failure. CLOSED TREE
Comment 9•2 years ago
|
||
Comment 10•2 years ago
|
||
Pushed by sstanca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c23419e2b88
Fix devtools bustage again. CLOSED TREE
Comment 11•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4b2409740c11
https://hg.mozilla.org/mozilla-central/rev/3338c36501e4
https://hg.mozilla.org/mozilla-central/rev/9c23419e2b88
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•