Open
Bug 1589674
Opened 6 years ago
Updated 3 years ago
Instrument how many sources are opened in Debugger vs view-source
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 1 open bug)
Details
With work happening in bug 1517623 (and regressions like bug 1589346) we should reduce the scripts that are being opened outside of DevTools in view-source:
.
Let's create an event telemetry probe to track how many times we open view-source, including which interaction or panel (whatever we know at the time, not a must).
As I am not fully aware where sources are kicked into view-source much how context that code has, I am sure this will need some more discussion and scoping.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•