Closed Bug 1958067 Opened 1 year ago Closed 1 year ago

Decide what to do with AutofillTelemetry code calling .clear on legacy telemetry histograms

Categories

(Toolkit :: Form Autofill, defect)

defect

Tracking

()

RESOLVED FIXED
139 Branch
Tracking Status
firefox139 --- fixed

People

(Reporter: florian, Assigned: dimi)

References

(Regressed 2 open bugs)

Details

Attachments

(1 file)

There are two calls to histogram.clear() in AutofillTelemetry.sys.mjs: https://searchfox.org/mozilla-central/rev/e339b9d6175e30310f6891a5e85d27ce43ad94f1/toolkit/components/formautofill/shared/AutofillTelemetry.sys.mjs#190,382

The related histograms are AUTOFILL_PROFILE_NUM_USES and CREDITCARD_NUM_USES.

Is the data generated by this instrumentation in use? If not I'm happy to provide a removal patch. If it is used, then I would need help to figure out a migration strategy.

Flags: needinfo?(dlee)
Assignee: nobody → dlee
Status: NEW → ASSIGNED

(In reply to Florian Quèze [:florian] from comment #0)

Is the data generated by this instrumentation in use? If not I'm happy to provide a removal patch. If it is used, then I would need help to figure out a migration strategy.

We are not using the telemetry now, I'll remove those telemetry :)

Assignee: dlee → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(dlee)
Assignee: nobody → dlee
Status: NEW → ASSIGNED
Pushed by dlee@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e702e7f58dd0 Remove AUTOFILL_PROFILE_NUM_USES and CREDITCARD_NUM_USES telemetry r=NeilDeakin,credential-management-reviewers

Backed out for causing bc failures at browser_creditCard_telemetry_autofill.js

Backout link

Push with failures

Failure log

Flags: needinfo?(dlee)
Regressions: 1960086
Regressions: 1960087
Pushed by dlee@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b41d1843040e Remove AUTOFILL_PROFILE_NUM_USES and CREDITCARD_NUM_USES telemetry r=NeilDeakin,credential-management-reviewers
Flags: needinfo?(dlee)
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Regressions: 1960313
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: