Open
Bug 1340836
Opened 8 years ago
Updated 3 years ago
Measure what percentage of users have Safe Browsing, download protection and unwanted software disabled
Categories
(Toolkit :: Safe Browsing, defect, P3)
Toolkit
Safe Browsing
Tracking
()
REOPENED
People
(Reporter: francois, Unassigned)
References
(Blocks 1 open bug)
Details
We currently have three user-facing Safe Browsing options:
- Block dangerous and deceptive content
- Block dangerous downloads
- Warn you about unwanted and uncommon software
We should keep track of the percentage of users that have them enabled/disabled in a similar way to the TRACKING_PROTECTION_ENABLED telemetry probe:
http://searchfox.org/mozilla-central/rev/12cf11303392edac9f1da0c02e3d9ad2ecc8f4d3/browser/base/content/browser-trackingprotection.js#33
| Reporter | ||
Comment 1•8 years ago
|
||
Suggested names for the probes:
- SAFE_BROWSING_ENABLED
- SAFE_BROWSING_DOWNLOADS_ENABLED
- SAFE_BROWSING_UWS_ENABLED
where "UWS" (pronounced "ooze") is the usual industry abbreviation for potentially unwanted software.
Priority: -- → P3
Comment 2•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
| Reporter | ||
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
| Reporter | ||
Comment 3•7 years ago
|
||
This might be helpful in measuring the impact of future download protection work.
Blocks: downloadprotection
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•