Closed
Bug 1855404
Opened 1 year ago
Closed 15 days ago
Investigate frameworks without the parseWorker
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1873432
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.
Reporter | ||
Updated•15 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•