Closed
Bug 1596661
Opened 5 years ago
Closed 5 years ago
Add keyed scalars to browser.telemetry
Categories
(WebExtensions :: General, enhancement, P1)
WebExtensions
General
Tracking
(firefox72 fixed)
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
browser.telemetry.registerScalars
can create keyed scalars, but there aren't any keyed scalar functions. I'd like to use keyed scalars for a couple of urlbar experiments I'm working on.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by dwillcoxon@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/481e4ef0c01d
Add keyed scalars to browser.telemetry r=rpl
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/mozilla-central/rev/32eebd872a28
Add keyed scalars to browser.telemetry r=rpl
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Comment 6•5 years ago
|
||
Hello,
If this issue can be verified using manual testing, do you mind adding the steps to verify it, other relevant details and the "qe+ verify" flag?
However if this cannot be verified through manual testing or there is no need, please set the "qe- verify" flag so that the issue is no longer present in our resolved bug list.
Thanks!
Flags: needinfo?(adw)
Assignee | ||
Comment 7•5 years ago
|
||
This is a developer feature covered by automated tests and doesn't need manual testing.
Flags: qe-verify-
Flags: needinfo?(adw)
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•