Closed
Bug 1228090
Opened 9 years ago
Closed 9 years ago
Update tracking protection telemetry probes
Categories
(Firefox for Android Graveyard :: Settings and Preferences, defect)
Tracking
(firefox46 fixed)
RESOLVED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: Margaret, Assigned: Margaret)
Details
Attachments
(1 file)
Right now we have two separate histograms, one for whether the global pref is set, and one for whether the pb-only pref is set. We should combine this into a single histogram that gives us a better picture of what's going on.
Also, we shouldn't keep this Nightly-only:
mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js#594
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → margaret.leibovic
Comment 1•9 years ago
|
||
If there's a way to coordinate the probe redesign with Desktop that'd be useful too!
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28581/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28581/
Attachment #8700117 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 3•9 years ago
|
||
(In reply to Elvin Lee [:ellee] from comment #1)
> If there's a way to coordinate the probe redesign with Desktop that'd be
> useful too!
I decided to replace our use the current two probes with a new mobile-specific one.
We can coordinate with desktop for the metrics we're collecting, but I don't think that we should block on landing this simple fix right now.
Comment 4•9 years ago
|
||
Comment on attachment 8700117 [details]
MozReview Request: Bug 1228090 - Update traacking protection telemetry histogram to represent user setting. r=mfinkle
https://reviewboard.mozilla.org/r/28581/#review25417
LGTM
Attachment #8700117 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Javaun, do you have any plans to update the tracking protection histogram probes on desktop?
If there might be a similar tri-state pref like we have on mobile in the future, I could drop the FENNEC_ bit from this histogram to make a more generic histogram that desktop could implement as well.
Flags: needinfo?(jmoradi)
Comment 6•9 years ago
|
||
Very exciting! How soon before it starts to show up in the dashboard? :)
Assignee | ||
Comment 7•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/08ebedc40550de69e2f18a0b2755505a3f06feb0
Bug 1228090 - Update traacking protection telemetry histogram to represent user setting. r=mfinkle
Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Elvin Lee [:ellee] from comment #6)
> Very exciting! How soon before it starts to show up in the dashboard? :)
I just landed it, so we should be able to get Nightly data soon (maybe in a week or so).
I can sync up with Javaun after the holidays to see if we should update the probe to align better with desktop.
Flags: needinfo?(jmoradi)
Comment 9•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•