Open
Bug 1814357
Opened 2 years ago
Improve the titles for URL less sources
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
Details
As a follow-up from Bug 1810979, we could see if we can provide more specific information about sources without urls e.g are these Evals or new Function sources.
The introductionType
property could provide us with all that information. See https://searchfox.org/mozilla-central/source/devtools/docs/user/debugger-api/debugger.source/index.rst#90-103
You need to log in
before you can comment on or make changes to this bug.
Description
•