profiler icon indicating copy to clipboard operation
profiler copied to clipboard

Display the fetched JS files in the source view

Open canova opened this issue 1 year ago • 0 comments

Once we have a way to request source code and source map from Firefox with #5110, we can show that in the source view.

Looking at this place, it appears that we already support JS and TS file formats. So I don't think we need to work on bringing the syntax support for JS: https://github.com/firefox-devtools/profiler/blob/662dc4aef2da516b0099bfe9c94c7ffdf34b5200/src/components/shared/SourceView-codemirror.js#L52-L61

This issue is a part of #3741.

┆Issue is synchronized with this Jira Task

canova avatar Sep 04 '24 18:09 canova