Open
Bug 1855404
Opened 1 year ago
Updated 1 year ago
Investigate frameworks without the parseWorker
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
(Blocks 1 open bug)
Details
The framework attribute from symbols is only used by the SourceTreeIcon
https://searchfox.org/mozilla-central/rev/c615dc4db129ece5cce6c96eb8cab8c5a3e26ac3/devtools/client/debugger/src/components/shared/SourceIcon.js#51-61
The use might not be worth the work done by the parserWorker. Could we figure this out outside the worker using some heuristics.
You need to log in
before you can comment on or make changes to this bug.
Description
•