Open
Bug 1586781
Opened 5 years ago
Updated 2 years ago
Improve TypeScript types in the devtools/client/performance-new/frame-script.js
Categories
(DevTools :: Performance Tools (Profiler/Timeline), task, P3)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(Not tracked)
NEW
People
(Reporter: gregtatum, Unassigned)
References
(Blocks 1 open bug)
Details
This is a follow-up to Bug 1586757. Right now the types in the frame script are pretty loose, since there is a lot of dynamic stuff going on. This could be improved with better use of generics.
See julien's comments in https://phabricator.services.mozilla.com/D47913
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•