Closed
Bug 1522396
(console-grouping-m1)
Opened 6 years ago
Closed 6 years ago
[meta] Console Grouping M1: Tracking Protection
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 69
People
(Reporter: nchevobbe, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed, meta, Whiteboard: [console-grouping])
Firefox needs to expand Console for security/privacy/compat/etc interventions, but also validation and potential problems. The platform-side has no sense about how many messages are send to users, so the console can easily overflow.
We have to raise the chances that users actually read Firefox’s warnings. By grouping similar messages we can avoid spamming users.
A first milestone is to make this work for:
- Tracking Protection (Content Blocking, Storage access)
- CSP
- CORS
Updated•6 years ago
|
Whiteboard: [console-grouping]
Updated•6 years ago
|
Depends on: console-grouping
Updated•6 years ago
|
Blocks: console-grouping
No longer depends on: console-grouping
Updated•6 years ago
|
Alias: console-grouping-m1
Depends on: 1544864
Summary: [META] Warning messages Grouping M1 → [meta] Console Grouping M1: Tracking Protection
Updated•6 years ago
|
Keywords: dev-doc-needed
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
You need to log in
before you can comment on or make changes to this bug.
Description
•