Closed Bug 1906941 Opened 1 year ago Closed 11 months ago

Update glean_parser to use `HistogramBase` instead of aliased type `HistogramMetricBase`

Categories

(Data Platform and Tools :: Glean: SDK, task, P1)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: travis_, Assigned: travis_)

Details

Attachments

(3 files)

Currently glean_parser references HistogramMetricBase, which is a type alias from service-glean. In order to remove service-glean, the type alias will be maintained in glean_core Kotlin bindings until this bug is resolved. Once service-glean has been removed and glean_parser's Kotlin template has been updated, then the alias may be removed in glean_core.

Assignee: nobody → tlong
Priority: -- → P2
Priority: P2 → P1
Summary: Update glean_parser to use `HistogramType` instead of aliased type `HistogramMetricType` → Update glean_parser to use `HistogramBase` instead of aliased type `HistogramMetricBase`
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: