Open
Bug 1337383
Opened 9 years ago
Updated 3 years ago
Add telemetry to measure Security warning & error messages
Categories
(DevTools :: Console, task, P3)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: groovecoder, Unassigned)
References
(Blocks 1 open bug)
Details
See also: #1274005 and #1255133
When Security engineers are considering what web security issues to prioritize, we would like to look at a Telemetry dashboard showing the most common security warnings & error messages shown to developers in the Console tool, so we can focus on helping devs fix the most common security issues.
To do this, we will need Telemetry probes to record when security messages are displayed in the console. Some examples of the error messages are in the ErrorCategories here:
https://dxr.mozilla.org/mozilla-release/source/devtools/server/actors/errordocs.js
Blocks: dt-telemetry
Updated•8 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Type: defect → task
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•