Closed
Bug 883235
Opened 12 years ago
Closed 12 years ago
Telemetry data for Mixed Content on Document Destroy (display and script)
Categories
(Firefox :: Security, defect)
Firefox
Security
Tracking
()
RESOLVED
DUPLICATE
of bug 781018
People
(Reporter: tanvi, Unassigned)
References
(Blocks 1 open bug)
Details
This bug is to implement a telemetry probe that tells us how many pages users encounter (not unique) that have Mixed Active Content, Mixed Passive Content, both, or neither on document destroy. This means that we will lose data for some documents (both cached and open in current tabs) that are not destroyed until shutdown/browser crash.
From the data, we will be able to say something like:
W% of pages that our users visit had no Mixed Content
X% of pages that our users visit had Mixed Display Content
Y% of pages that our users visit had Mixed Active Content
Z% if pages that our users visit had Mixed Active Content and Mixed Display Content
ddahl has started thinking about what the patch would look like - http://pastebin.mozilla.org/2520989
Reporter | ||
Comment 1•12 years ago
|
||
We ended up implementing this telemetry in Bug 781018 after all. I think we can close this as a duplicate.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•