In the introduction shown in devtools console when opened on https://profiler.firefox.com the last link 404s.
Link is: https://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.js
Link likely should be: https://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.ts
Got refactored from js to ts in ed02f3f
Link is in
|
%chttps://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.js%c |
Not sure if more needs to be done with the migration to typescript or if updating the link is sufficient / or if other changes are desired. (Personally I can't make much out of the information from the .ts file, but I also haven't worked with CallTrees yet)
┆Issue is synchronized with this Jira Task
In the introduction shown in devtools console when opened on https://profiler.firefox.com the last link 404s.
Link is: https://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.js
Link likely should be: https://github.com/firefox-devtools/profiler/blob/main/src/profile-logic/call-tree.ts
Got refactored from js to ts in ed02f3f
Link is in
profiler/src/utils/window-console.ts
Line 434 in 66e023a
Not sure if more needs to be done with the migration to typescript or if updating the link is sufficient / or if other changes are desired. (Personally I can't make much out of the information from the .ts file, but I also haven't worked with CallTrees yet)
┆Issue is synchronized with this Jira Task