Open
Bug 1996314
Opened 6 months ago
Updated 6 months ago
Fetch self-hosted JS source for the profiler
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
NEW
People
(Reporter: canova, Unassigned)
References
(Blocks 1 open bug)
Details
Recently we added support for fetching JS sources for the profiler. But we can't fetch the self-hosted sources currently and they always show up as [unavailable]. I'm not yet so sure why we can't fetch them. It appears that they don't have source code available and they are not marked as "retrievable".
We should investigate further and try to get them.
You need to log in
before you can comment on or make changes to this bug.
Description
•