Closed Bug 1847851 Opened 10 months ago Closed 10 months ago

WDBA should collect values for known default PDF readers not arbitrary ones

Categories

(Toolkit :: Default Browser Agent, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1756900

People

(Reporter: bytesized, Unassigned)

References

Details

(Whiteboard: [fidedi-ope])

When we collect the default browser telemetry in the WDBA, we only collect it if it matches one of the browsers that we already know about. I believe that this is the correct way to go about this, for a couple of reasons. Maybe a company uses something designed in-house that sets a distinct string here. Maybe some niche browser puts the path to the installation as part of this string and, in the event that the user doesn't install with administrator privileges, they do what we do and install into the user directory resulting in us potentially collecting a username in this telemetry.

But I see that we didn't take this same approach when collecting the PDF default in the WDBA. We should fix that. Assuming that the default matches a known default, we probably want to send exactly the same string that we would have otherwise so that we don't cause a telemetry discontinuity.

Status: NEW → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1756900
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.