Closed
Bug 1923049
Opened 1 month ago
Closed 1 month ago
Extend mach gifft to support boolean scalars
Categories
(Toolkit :: Telemetry, task)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(1 file)
Bug 1896732 introduced mach gifft
to generate glean event definitions from legacy telemetry events. Let's extend this command to support legacy telemetry boolean scalars (other kinds of scalars to follow later).
Assignee | ||
Comment 1•1 month ago
|
||
Depends on D224733
Updated•1 month ago
|
Attachment #9429290 -
Attachment description: Bug 1923049 - Extend mach gifft to support boolean scalars, r=chutten. → Bug 1923049 - Extend mach gifft to support scalars, r=chutten.
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1c3679284df1
Extend mach gifft to support scalars, r=chutten.
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
Comment hidden (obsolete) |
Updated•22 days ago
|
Keywords: perf-alert
Comment 5•22 days ago
|
||
It is impossible for this change to have affected runtime perf. This patch made changes to a mach
command that is only manually invoked.
Flags: needinfo?(bacasandrei)
Updated•21 days ago
|
Flags: needinfo?(bacasandrei)
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•