Closed
Bug 1816192
Opened 2 years ago
Closed 2 years ago
Remove unused codegen for `record_event_by_id_with_strings
Categories
(Toolkit :: Telemetry, task)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: chutten, Assigned: perry.mcmanis)
References
Details
(Whiteboard: [telemetry:fog:m?][good next bug][lang=jinja])
Attachments
(1 file)
When we updated to Uniffi-using Glean back in bug 1768834, we stopped using or needing to use record_event_by_id_with_strings.
Remove it from rust.jinja. While you're there, take a look at the other APIs in that file and see if there are any other unused ones you can nix.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → pmcmanis
| Assignee | ||
Comment 1•2 years ago
|
||
as it is no longer needed. r? chutten
Updated•2 years ago
|
Attachment #9317154 -
Attachment description: WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates → WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. r? chutten
Updated•2 years ago
|
Attachment #9317154 -
Attachment description: WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. r? chutten → WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. chutten
Updated•2 years ago
|
Attachment #9317154 -
Attachment description: WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. chutten → WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. r? chutten
Updated•2 years ago
|
Attachment #9317154 -
Attachment description: WIP: Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. r? chutten → Bug 1816192 - Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. r? chutten
Pushed by pmcmanis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/aa231b07a2c2
Remove the function record_event_by_id_with_strings from rust.jinja templates as it is no longer needed. r=chutten chutten
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•